module
Version:
v0.0.0-...-a281842
Opens a new window with list of versions in this module.
Published: Jan 15, 2021
License: MIT
Opens a new window with license information.
README
¶
go-mysql-docker
This a simple Go and Mysql Stack that is initialized in a Docker Container
To Build From Within Docker
- docker-compose up --build
- docker exec -it golang_app bash
- go run main.go
Local From Machine
- docker exec -it golang_app bash -c "go run main.go"
Directories
¶
Click to show internal directories.
Click to hide internal directories.