Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Augnet1/full-cycle-docker-d1

Repositório para disponibilizar o desafio 1 do módulo de Docker do curso Full Cycle 3.0
https://github.com/Augnet1/full-cycle-docker-d1

docker dockerfile go golang

Last synced: 29 days ago
JSON representation

Repositório para disponibilizar o desafio 1 do módulo de Docker do curso Full Cycle 3.0

Awesome Lists containing this project

README

        

# full-cycle-docker-d1
Repositório para disponibilizar o desafio 1 do módulo de Docker do curso Full Cycle 3.0

| Docker Hub | [https://hub.docker.com/r/augnet/codeeducation](https://hub.docker.com/r/augnet/codeeducation) |
| ------ | ------ |
| Imagem Docker Hub | augnet/codeeducation |
| Comando para puxar a imagem | `docker pull augnet/codeeducation:latest` |

| Comando para executar o container no Docker | `docker run -rm augnet/education` |
| ------ | ------ |
| Resultado | `Code.education Rocks!` |