mirror of
https://github.com/krislamo/graylog_demo
synced 2025-10-23 13:28:33 +00:00
Install docker-compose
This commit is contained in:
3
Vagrantfile
vendored
3
Vagrantfile
vendored
@@ -17,4 +17,7 @@ Vagrant.configure("2") do |config|
|
||||
|
||||
SHELL
|
||||
|
||||
# Install newest docker-compose
|
||||
config.vm.provision "shell", path: "install-compose.sh"
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user