Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
315cb4cd
Commit
315cb4cd
authored
Jan 12, 2021
by
Pierre Dittgen
Browse files
Remove chromium install
parent
93fd8685
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
315cb4cd
...
...
@@ -5,10 +5,6 @@ EXPOSE 5000
RUN
pip
install
--no-cache-dir
gunicorn
==
20.0.4
RUN
apt-get update
&&
\
apt-get
install
--yes
chromium
&&
\
apt-get
install
--yes
xfonts-100dpi xfonts-75dpi xfonts-base
ARG
uid=1000
ARG
gid=1000
...
...
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