Copy files with relative path to active workspace directory of container

This commit is contained in:
Jan-Eric Hellenberg
2021-06-08 11:52:11 +02:00
parent b32e9c2a67
commit ce2b82d43d
6 changed files with 53 additions and 47 deletions

View File

@ -26,11 +26,6 @@ nomad:
# Nomad namespace to use. If unset, 'default' is used
namespace: poseidon
# Configuration of the runners
runner:
# Directory where all files with relative paths will be copied into. Must be writable by the default user in the container.
workspacepath: /home/python
# Configuration of the logger
logger:
# Log level that is used after reading the config (INFO until then)