Skip to content

Commit

Permalink
use Dockerfile.local
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenye committed Jul 27, 2022
1 parent 7bcaf5c commit 57205d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Building with Docker is super easy.

```shell
docker build -f Dockerfile . -t name, organization, or whatever you like < your > /acars_router:test
docker build -f Dockerfile.local . -t name, organization, or whatever you like < your > /acars_router:test
```

And the project should build with no issues.
Expand Down

0 comments on commit 57205d2

Please sign in to comment.