Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 233 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 233 Bytes

Description

  • Simple golang app to test web containers
  • Using this in conjunction with Azure Container Service and CI/CD Jenkins demo

How to run

docker run -d --name go-web -p 8001:8001 chzbrgr71/go-web