Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pavel Kuzin
tower
Commits
83203d64
Commit
83203d64
authored
Jul 10, 2017
by
Aleksey Shirokih
Browse files
fix debian build
parent
c06ff835
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
83203d64
...
...
@@ -22,7 +22,7 @@ RUN apt-get update \
git
\
&&
rm
-rf
/var/cache/apk/
*
\
&&
rm
-rf
/var/lib/apt/lists/
*
\
&&
virtualenv /opt/tower
\
&&
python /usr/lib/python2.7/dist-packages/
virtualenv
.py
/opt/tower
\
&&
/opt/tower/bin/pip
install
https://cdn.getnoc.com/tower/noc-tower-latest.zip
\
&&
apt-get
-y
purge gcc libssl-dev libffi-dev
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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