Create source directory for privileged.nomad example job.

This commit is contained in:
Shishir Mahajan 2020-07-15 15:11:17 -07:00
parent 6f17d0275c
commit 9100ff86ea
No known key found for this signature in database
GPG Key ID: D41782E7688DEC4A

3
Vagrantfile vendored
View File

@ -44,6 +44,9 @@ Vagrant.configure("2") do |config|
rm -f containerd-1.3.4.linux-amd64.tar.gz
fi
# Create source directory for privileged.nomad example job.
mkdir -p /tmp/s1
# Run setup
cd /home/vagrant/go/src/nomad-driver-containerd/vagrant
./setup.sh