We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34676e commit 7ffced5Copy full SHA for 7ffced5
setup.sh
@@ -148,7 +148,7 @@ drop_nomad_unit_file() {
148
[Unit]
149
Description=nomad server (dev) + nomad-driver-containerd
150
Documentation=https://nomadproject.io
151
-After=network.target
+After=network.target containerd.service
152
153
[Service]
154
ExecStart=$nomad agent -dev -config=$1/example/agent.hcl -plugin-dir=/tmp/nomad-driver-containerd
0 commit comments