An open API service indexing awesome lists of open source software.

https://github.com/briancain/waypoint-docker-go

An example Golang app that uses Waypoint to deploy to docker
https://github.com/briancain/waypoint-docker-go

automation deploy docker example golang hashicorp waypoint

Last synced: 4 months ago
JSON representation

An example Golang app that uses Waypoint to deploy to docker

Awesome Lists containing this project

README

          

# Deploying a Golang webapp to Docker with Waypoint

This example app builds a Golang web app and uses Waypoint to deploy it to a local
Docker instance.