mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
Avoid libcontainer.Process trying to lookup the binary via $PATH as the executor has already found where the binary is located.
3 lines
20 B
Bash
3 lines
20 B
Bash
#!/bin/sh
|
|
echo "ok"
|