diff --git a/README.md b/README.md index a4b5c47f1..82fe84623 100644 --- a/README.md +++ b/README.md @@ -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