Skip to content

attila123/vagrant-alpine-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine-docker-compose

Vagrantfile to build Alpine Linux box with docker and docker-compose

Releases can be found at: https://app.vagrantup.com/avangel/boxes/alpine-docker-compose
In case a newer version is needed, please create an issue.

To build:

./build.sh

NOTE: vagrant halt does not work, you can substitute that with e.g.

vagrant ssh -- 'sudo poweroff'
# NOTE: it does not wait until the VM shuts down.

About

Vagrantfile to build Alpine Linux box with docker and docker-compose

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages