/hello-container-world

Simple examples for containerizing golang code

Primary LanguageGoApache License 2.0Apache-2.0

hello-container-world

Simple examples for containerizing golang code

  • Example 1 - Go web service with a template file
  • Example 2 - Exposing ports and passing environment variables
  • Example 3 - Accessing a database