Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
the-silent-geek authored Sep 27, 2023
1 parent ee72bc2 commit 4ec6c06
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,27 +20,7 @@
## Run from terminal:

docker build -t chickenapp.azurecr.io/chicken:latest .
docker login # AZURE-CICD-Deployment-with-Github-Actions

## Run from terminal:

docker build -t chickenapp.azurecr.io/chicken:latest .

docker login chickenapp.azurecr.io
=======
docker login chickenapp.azurecr.io/chicken


docker push chickenapp.azurecr.io/chicken:latest


## Deployment Steps:

1. Build the Docker image of the Source Code
2. Push the Docker image to Container Registry
3. Launch the Web App Server in Azure
4. Pull the Docker image from the container registry to Web App server and run

docker push chickenapp.azurecr.io/chicken:latest


Expand All @@ -50,4 +30,3 @@ docker push chickenapp.azurecr.io/chicken:latest
2. Push the Docker image to Container Registry
3. Launch the Web App Server in Azure
4. Pull the Docker image from the container registry to Web App server and run

0 comments on commit 4ec6c06

Please sign in to comment.