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
memoriav
Memobase 2020
services
IndexerHelper
Commits
c28fe87b
Unverified
Commit
c28fe87b
authored
Jun 22, 2020
by
Sebastian Schüpbach
Browse files
create home dir for appuser
parent
71ab28c3
Pipeline
#10403
failed with stages
in 5 minutes and 33 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
c28fe87b
...
...
@@ -12,6 +12,7 @@ COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY
--from=builder /go/src/gitlab.switch.ch/memoriav/memobase-2020/services/histogram/bin/app /app
COPY
--from=builder /etc/passwd /etc/passwd
RUN
chmod
+x /usr/bin/histogram
RUN
useradd
-m
appuser
RUN
apt-get update
&&
\
apt-get
install
-y
exiftool ffmpeg imagemagick
&&
\
...
...
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