Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SIS
DockerMaster
Commits
fe4fdbcc
Commit
fe4fdbcc
authored
May 23, 2018
by
Parker, Peter
Browse files
Add bash.
parent
173f4c5b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
fe4fdbcc
...
...
@@ -13,6 +13,7 @@ RUN \
build-base
\
libffi-dev
\
openssl-dev
\
bash
\
&&
pip
install
-U
docker-compose
\
&&
pip
install
-r
requirements.txt
\
&&
rm
-rf
/var/cache/apk/
*
build_and_deploy
View file @
fe4fdbcc
...
...
@@ -2,7 +2,7 @@
set
-e
VERSION
=
0.
3
VERSION
=
0.
4
docker login code.ornl.gov:4567
...
...
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