How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "celeguim/AlmaLinuxTomcat"
  config.vm.box_version = "1.0"
end
vagrant init celeguim/AlmaLinuxTomcat \
  --box-version 1.0
vagrant up

This version was created 3 months ago.

AlmaLinux 9, Java OpenJDK 11, Tomcat 9 vagrant / vagrant tomcat / tomcat

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.37 GB)