How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "xeptore/alpine315-docker"
config.vm.box_version = "20220227.14.36"
end
vagrant init xeptore/alpine315-docker \
--box-version 20220227.14.36
vagrant up
This version was created over 2 years ago.
Automated build at 2022-02-27 14:36:55+00:00
Project is hosted on GitHub at: https://github.com/game-sales-analytics/vagrant-alpine315-docker/