Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flvsantos15/desafio-fullcycle-go
Docker with golang
https://github.com/flvsantos15/desafio-fullcycle-go
docker dockerfile go
Last synced: 18 days ago
JSON representation
Docker with golang
- Host: GitHub
- URL: https://github.com/flvsantos15/desafio-fullcycle-go
- Owner: flvSantos15
- Created: 2024-04-02T02:27:37.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-02T02:36:14.000Z (9 months ago)
- Last Synced: 2024-04-02T03:40:45.043Z (9 months ago)
- Topics: docker, dockerfile, go
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Curso Full Cycle 3.0 - Módulo Docker - Desafio Go
## Como a rodar a imagem docker
```
docker run --name flvsantos flvsantos/fullcycle
```