Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ansgar Burchardt
dune-docker
Commits
451bcf2a
Commit
451bcf2a
authored
Aug 22, 2017
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: run proxy container with --read-only
parent
1e26ddee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
451bcf2a
...
...
@@ -156,7 +156,7 @@ Update and start proxy:
docker stop dune-proxy
docker rm -v dune-proxy
docker create --name dune-proxy
\
--restart always --security-opt no-new-privileges
\
--restart always
--read-only
--security-opt no-new-privileges
\
-v /srv/dune-proxy:/srv/squid:ro
\
duneci/proxy
docker network connect gitlab-ci-dune dune-proxy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment