Skip to content

Commit 44a7a9f

Browse files
Merge pull request #46 from ccdc-opensource/Update_Readme_ccdc_user
NO_JIRA Update README.md to include adding ccdc user
2 parents e997815 + bbaaf1a commit 44a7a9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ docker login -u <user> -p <password> ccdcrepository.azurecr.io
7474
docker login -u <user> --password-stdin ccdcrepository.azurecr.io
7575
7676
# As of v2.0.0, containers run as non root users. Because of this you will need to run the following in the on-site-webcsd directory:
77+
sudo adduser ccdc
7778
sudo chown -R ccdc:ccdc userdata/
7879
7980
# You will also need to ensure the user "ccdc" has read access to any in-house or CSP databases by using the command above on relevant directories.

0 commit comments

Comments
 (0)