Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 148 Bytes

File metadata and controls

8 lines (6 loc) · 148 Bytes

Installation

docker build -f Dockerfile.dev -t go-dev .

docker run --name go-dev -v .:/app go-dev

Or use VsCode devcontainer