Collection of docker images in various languages that say Hello
docker build -t isaacaflores/hello .
docker run --rm isaacaflores/hello
docker login
docker push isaacaflores/hello
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Collection of docker images in various languages that say Hello
docker build -t isaacaflores/hello .
docker run --rm isaacaflores/hello
docker login
docker push isaacaflores/hello