Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 107 Bytes

instructions.md

File metadata and controls

4 lines (3 loc) · 107 Bytes

Run the following commands:

  1. docker build -t golangwebapi .
  2. docker run -p 8080:8080 -tid golangwebapi