FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 55d6d458 authored by L. Bower's avatar L. Bower
Browse files

adding helper script for lawrence

parent 20c7d03b
No related branches found
No related tags found
No related merge requests found
...@@ -5,5 +5,7 @@ cp ../../conda/conda-env-py3EWS-withbuilds.yml .; ...@@ -5,5 +5,7 @@ cp ../../conda/conda-env-py3EWS-withbuilds.yml .;
# --build-arg UID=1001 --build-arg GID=1001 -f Dockerfile . # --build-arg UID=1001 --build-arg GID=1001 -f Dockerfile .
# the docker container will run commands using this user and group, and will have access to the relevant filesystems # the docker container will run commands using this user and group, and will have access to the relevant filesystems
# that are mounted. If the default command is run, the user credentials are set to be those of the Cam group server # that are mounted. If the default command is run, the user credentials are set to be those of the Cam group server
##tjhis is a comment that is in the new lb584 branch
sudo docker build -t ews_coordinator -f Dockerfile .; sudo docker build -t ews_coordinator -f Dockerfile .;
rm -v conda-env-py3EWS-withbuilds.yml; rm -v conda-env-py3EWS-withbuilds.yml;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment