1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +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
- [x] builder
- [x] centurylink/watchtower
- [x] ghost
- [x] gitlab
- [x] logspout
- [x] gitlab/gitlab-ce
- [ ] gliderlabs/logspout
- [x] gliderlabs/registrator
- [ ] jenkins
- [x] owncloud
- [x] registrator
- [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:
image: vimagick/splash
image: scrapinghub/splash
command: --maxrss 4096
ports:
- "8050:8050"