How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "lala/docker-compose"
config.vm.box_version = "1.23.1"
end
vagrant init lala/docker-compose \
--box-version 1.23.1
vagrant up
This version was created over 3 years ago.
build b02f1306 and docker 18.09.5 build e8ff056