Update docker build in README.md, suffix with dot (#138)

This commit is contained in:
Henrik Hussfelt
2017-08-25 08:31:54 +02:00
committed by Anubhav Mishra
parent 77dc5acba1
commit 487c98de36

View File

@@ -298,7 +298,7 @@ COPY credentials /home/atlantis/.aws/credentials
* Build docker image
```bash
docker build -t {YOUR_DOCKER_ORG}/atlantis-custom -f Dockerfile-custom
docker build -t {YOUR_DOCKER_ORG}/atlantis-custom -f Dockerfile-custom .
```
* Run docker image