Skip to content

Commit bbaaf1a

Browse files
NO_JIRA Update README.md to include adding ccdc user
1 parent e997815 commit bbaaf1a

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)