From b7a4bf575cdb8ab5974426740b12fa0633a34113 Mon Sep 17 00:00:00 2001 From: kev Date: Mon, 21 Sep 2015 10:22:39 +0800 Subject: [PATCH] update --- README.md | 12 +++++++----- splash/README.md | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7eafa97..d700291 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/splash/README.md b/splash/README.md index 7ab23ee..cf204b6 100644 --- a/splash/README.md +++ b/splash/README.md @@ -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"