mirror of
https://github.com/aleleba/curso-basico-kubernetes.git
synced 2025-07-22 21:58:13 -06:00
Clase 2
This commit is contained in:
@ -18,4 +18,4 @@ docker build -t my-apache2 .
|
||||
docker run -dit --name my-running-app -p 8080:80 my-apache2
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
Reference in New Issue
Block a user