We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e997815 + bbaaf1a commit 44a7a9fCopy full SHA for 44a7a9f
README.md
@@ -74,6 +74,7 @@ docker login -u <user> -p <password> ccdcrepository.azurecr.io
74
docker login -u <user> --password-stdin ccdcrepository.azurecr.io
75
76
# 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
78
sudo chown -R ccdc:ccdc userdata/
79
80
# 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