update Dockerfile

This commit is contained in:
kev
2016-07-19 07:34:26 +08:00
parent 304a8d49d4
commit e523b173ef
4 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
jenkins:
image: jenkinsci/jenkins
image: jenkins:alpine
ports:
- "8080:8080"
- "50000:50000"