How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "coremedia/base"
  config.vm.box_version = "1.16.0"
end
vagrant init coremedia/base \
  --box-version 1.16.0
vagrant up

This version was created about 8 years ago.

1.16.0

  • CentOS 6.7 including kernel 2.6.32-573.1.1.el6.x86_64
  • openssl-1.0.1e-42.el6
  • bash 4.1.2-33.el6
  • VirtualBox guest additions 5.0.0
  • openjdk/1.7.0_85
  • libjpeg-turbo-official-1.4.1-20150608

based on 3d950ba21f51cc4833c62765cd07d9ac2aabe885 (initiated by edehde)

1 provider for this version.
  • virtualbox
    unknown Externally hosted (s3.eu-central-1.amazonaws.com)