Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
42ab49e9
Commit
42ab49e9
authored
Jul 05, 2018
by
Joren Vrancken
Browse files
Run celery as nobody instead of root
parent
cd8a1134
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
42ab49e9
...
@@ -32,6 +32,7 @@ services:
...
@@ -32,6 +32,7 @@ services:
celery
:
celery
:
image
:
registry.gitlab.com/thaliawww/concrexit
image
:
registry.gitlab.com/thaliawww/concrexit
build
:
.
build
:
.
user
:
nobody
entrypoint
:
/usr/local/bin/entrypoint_celery.sh
entrypoint
:
/usr/local/bin/entrypoint_celery.sh
volumes
:
volumes
:
-
./website:/usr/src/app/website/
-
./website:/usr/src/app/website/
...
...
Write
Preview
Supports
Markdown
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