This builds an up-to-date Vagrant Alpine Linux Base Box.
It contains the base Alpine Linux Image and the one with Docker installed.
Currently this targets Alpine Linux 3.11.5
vagrant up mayocream/alpine-311-docker
Install Packer, Vagrant and VirtualBox.
make alpine
# or
make dockerThe default mirror source is TUNA, and time zone is UTC.
Default user: root, Password: vagrant
Docker socket at tcp://0.0.0.0:2375, default mirror is Aliyun.
Default disk size is 40Gb.