Skip to content

Commit ae5100f

Browse files
committed
added docker image info to readme
1 parent c7ad0c2 commit ae5100f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,7 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI
8787
* Uses [Travis CI](https://travis-ci.org/) for testing + deployment
8888
* All data stored as [MongoDB](https://www.mongodb.com/) documents
8989
* API is deployed on a [Heroku](https://www.heroku.com/) pipeline with staging and production servers
90+
* A [Docker](https://hub.docker.com/r/jakewmeyer/spacex-api/) image is avaiable for local development
91+
```Docker
92+
docker pull jakewmeyer/spacex-api
93+
```

0 commit comments

Comments
 (0)