Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cmorent committed May 23, 2018
1 parent f8727b8 commit 8ea3fe9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ We provide a kubernetes support thanks to the helm chart located in the `chart`

### Docker image

There's no public image provided so you have to build your own one:
You can pull the public image from Docker Hub:

docker build -t latest . && \
docker push mongodb-gcs-backup:latest
docker pull zoov/mongodb-gcs-backup:latest


### Configuration
Expand Down

0 comments on commit 8ea3fe9

Please sign in to comment.