Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlos3duardo/codeeducation-desafiodocker
https://github.com/carlos3duardo/codeeducation-desafiodocker
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/carlos3duardo/codeeducation-desafiodocker
- Owner: carlos3duardo
- Created: 2019-07-13T23:34:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-15T20:44:02.000Z (over 2 years ago)
- Last Synced: 2024-11-06T14:01:01.739Z (3 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Desafio Docker
Imagem com uma aplicação simples em Golang.
## Imagem Docker
https://hub.docker.com/r/cenarioweb/codeeducation
## Como utilizá-la
Apenas execute o comando abaixo:
```
docker run cenarioweb/codeeducation
```Se você visualizar a mensagem `Code.education Rocks!`, a execução
foi executada com sucesso.