Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
infrastructure
mkdocs
Commits
e3753b92
Commit
e3753b92
authored
Nov 02, 2021
by
EKbfh
🐼
Browse files
add consul
parent
aba1b605
Pipeline
#34055
passed with stage
in 2 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
e3753b92
...
@@ -19,6 +19,7 @@ RUN set -ex \
...
@@ -19,6 +19,7 @@ RUN set -ex \
orjson
\
orjson
\
http_parser
\
http_parser
\
Django
\
Django
\
python-consul
\
&&
apt remove
--purge
-y
$BUILD_PACKAGES
\
&&
apt remove
--purge
-y
$BUILD_PACKAGES
\
&&
apt autoremove
-y
\
&&
apt autoremove
-y
\
&&
rm
-rf
/var/lib/apt/lists/
*
\
&&
rm
-rf
/var/lib/apt/lists/
*
\
...
...
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