Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
16
Star
88
Fork
22
everware
/
everware
Code
Issues
64
Pull requests
2
Projects
0
Wiki
Insights
Pulse
Graphs
Permalink
Browse files
fix Dockerfile
Loading branch information
...
1 parent
48ea1bb
commit
d72a0c44b0a4a3a459ea869a61fe2b16a56dc88d
anaderi
committed
Apr 2, 2017
Unified
Split
Showing
1 changed file
with
2 additions
and
1 deletion
.
+2
−1
Dockerfile
Show comments
View
3
Dockerfile
@@ -1,4 +1,5 @@
-
FROM
jupyter/jupyterhub:0.5.0
+
FROM
jupyterhub/jupyterhub:0.7.2
+
RUN
apt-get update && apt-get install make
COPY
. /srv/everware
WORKDIR
/srv/everware/
Toggle all file notes
0 comments on commit
d72a0c4
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
d72a0c4