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
Picasoft
Technique
Dockerfiles
Commits
122c66b7
Verified
Commit
122c66b7
authored
May 19, 2021
by
Romain De Laage De Bellefaye
🌳
Browse files
Forgot postgresql-client in Dockerfile
parent
8e1117ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
pica-mattermost/Dockerfile
View file @
122c66b7
...
...
@@ -22,6 +22,7 @@ RUN apk add --no-cache \
netcat-openbsd
\
xmlsec-dev
\
tzdata
\
postgresql-client
\
&&
rm
-rf
/tmp/
*
# Get Mattermost
...
...
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