1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 16:28:40 +00:00
This commit is contained in:
kev 2015-09-21 10:22:39 +08:00
parent 284c022e6f
commit b7a4bf575c
2 changed files with 8 additions and 6 deletions

@ -77,12 +77,14 @@ dockerfiles
## 3rd-party ## 3rd-party
- [x] builder - [x] centurylink/watchtower
- [x] ghost - [x] ghost
- [x] gitlab - [x] gitlab/gitlab-ce
- [x] logspout - [ ] gliderlabs/logspout
- [x] gliderlabs/registrator
- [ ] jenkins
- [x] owncloud - [x] owncloud
- [x] registrator
- [x] rocket.chat - [x] rocket.chat
- [x] watchtower - [x] scrapinghub/splash
- [x] tutum/builder

@ -11,7 +11,7 @@ It's fast, lightweight and state-less which makes it easy to distribute.
``` ```
splash: splash:
image: vimagick/splash image: scrapinghub/splash
command: --maxrss 4096 command: --maxrss 4096
ports: ports:
- "8050:8050" - "8050:8050"