From 71453ae971181658375dfc4f1ce029793445a20e Mon Sep 17 00:00:00 2001 From: Lorenzo Stigliano <59342085+MaxBubblegum47@users.noreply.github.com> Date: Tue, 11 Jun 2024 22:32:26 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24c7d09..3bffdcd 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +- `docker run maxbubblegum/victoriacinemabot:1.1