How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "relativkreativ/alpine-3-minimal"
  config.vm.box_version = "2.0.0"
end
vagrant init relativkreativ/alpine-3-minimal \
  --box-version 2.0.0
vagrant up

This version was created almost 4 years ago.

  • Based on Alpine 3.12.2
  • Security updates as of 2020-12-11
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (42.4 MB)