File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker run -it --name run-miracum-pipeline --rm ${TMP_RAM} ${VOLUME_CONF} \
83
83
-v " $( pwd) /databases:${DIR_MIRACUM} /databases" ${PARAM_DOCKER_REPO_NAME} :" ${PIPELINE_VERSION} " " ${DIR_MIRACUM} /miracum_pipe.sh" ${opt_args}
84
84
85
85
# for running behind a proxy use this commad and fill in your proxy
86
- # docker run -it --env http_proxy="http://proxy.url .de:port" --env https_proxy="http://proxy.url .de:port" --name run-miracum-pipeline --rm ${TMP_RAM} ${VOLUME_CONF} \
86
+ # docker run -it --env http_proxy="http://proxy.server .de:port" --env https_proxy="http://proxy.server .de:port" --name run-miracum-pipeline --rm ${TMP_RAM} ${VOLUME_CONF} \
87
87
# -u $(id -u $USER) \
88
88
# -v "$(pwd)/assets/input:${DIR_MIRACUM}/assets/input" \
89
89
# -v "$(pwd)/assets/output:${DIR_MIRACUM}/assets/output" \
You can’t perform that action at this time.
0 commit comments