Skip to content

Commit

Permalink
Update docker.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
flopez-nirak authored Dec 29, 2024
1 parent 7ddafc8 commit ddacfa6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ docker run -it ubuntu bash
docker pull nginx:latest
docker volume ls

Establecer Variables de Entorno en un Contenedor
docker run -d --name app -e ENV=produccion nginx


comandos avanzados:
Como reiniciar un contenedor de docker
https://www.youtube.com/shorts/HNqSUfp8j3g
Expand Down

0 comments on commit ddacfa6

Please sign in to comment.