backend-common: Set workingdir to /input by default

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Himanshu Mishra
2021-03-01 17:59:47 +01:00
parent d78769fa26
commit d79540d0b8
@@ -87,6 +87,7 @@ export const runDockerContainer = async ({
logStream,
{
Volumes: { '/output': {}, '/input': {} },
WorkingDir: '/input',
HostConfig: {
Binds: [
// Need to use realpath here as Docker mounting does not like