command
module
Version:
v0.0.0-...-ac7aa70
Opens a new window with list of versions in this module.
Published: Oct 18, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
No terminal 1:
docker-compose up -d
docker-compose exec goapp bash
go run main.go
No terminal 2:
curl http://localhost:8080
Gerando imagem docker para produção
No terminal:
docker build -t janainamai/learning-go/9-deploy:latest -f Dockerfile.prod .
docker run --rm -p 8080:8080 janainamai/learning-go/9-deploy:latest
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.