Sign inSign up

zimmerst85/dampestack

By zimmerst85

Updated about 9 years ago

DAMPE stack - minimal container

Image
0

2.8K

zimmerst85/dampestack repository overview

use this to start docker container with full support for workflow:

docker run -e DAMPE_WORKFLOW_SERVER_URL= -e DAMPE_WORKFLOW_WORKDIR=/workdir --cap-add SYS_ADMIN --device /dev/fuse -it -w /workdir zimmerst85/dampestack:latest /bin/bash

by setting ${DAMPE_WORKFLOW_WORKDIR} to /workdir this forces the workflow script to be executed in a folder that is local to the container, but accessible within the host node.

Tag summary

Content type

Image

Digest

Size

366.7 MB

Last updated

about 9 years ago

docker pull zimmerst85/dampestack