Skip to content

Commit

Permalink
Add DEV readme on docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Aziz Namazov committed Jun 5, 2022
1 parent 5b3a0ad commit 0455622
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README-DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ docker build -t greatbit/quack .
or api only
docker build -t greatbit/quack-api -f Dockerfile-api .

docker tag IMAGE_ID greatbit/quack:latest
docker tag IMAGE_ID greatbit/quack:VERSION


Run API only with built-in Mongo and CORS enabled
docker-compose -f docker-compose-api.yml up
Expand Down

0 comments on commit 0455622

Please sign in to comment.