Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBubblegum47 authored Jun 11, 2024
1 parent 680b9ea commit 71453ae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,9 @@ Simply do `bash main.sh`

#### How to push to docker hub
Commands list (**you need to change maxbubblegum wit your user and log with your credentials**):
- docker build .
- docker tag maxbubblegum/victoriacinemabot:1.1
- docker build . -t maxbubblegum/victoriacinemabot:1.1
- docker push maxbubblegum/victoriacinemabot:1.1

#### How to run the docker image
If you want to run the program without thinking to much about docker, just `CTRL + C CTRL + V` this two commands in your terminal:
- `docker run maxbubblegum/victoriacinemabot:1.1
- `docker run maxbubblegum/victoriacinemabot:1.1

0 comments on commit 71453ae

Please sign in to comment.