Update README.md: tagging latest is redundant

Co-Authored-By: betanummeric <40263343+betanummeric@users.noreply.github.com>
This commit is contained in:
Daniel Schädler 2019-05-08 14:19:21 +02:00 committed by GitHub
parent d6abcf403e
commit db88a42897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ In production environment the server runs on port 80, otherwise on port 3000.
## Production Setup: Build the Docker Container
```
$ docker build -t turniere-frontend:latest .
$ docker build -t turniere-frontend .
```
The built container exposes port 80.
The built container exposes port 80.