Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Augnet1/full-cycle-docker-d1
- Owner: Augnet1
- Created: 2022-07-26T17:21:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T19:55:31.000Z (over 2 years ago)
- Last Synced: 2024-08-03T23:29:33.888Z (4 months ago)
- Topics: docker, dockerfile, go, golang
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golang-repositories - full-cycle-docker-d1
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!` |