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
- Host: GitHub
- URL: https://github.com/briancain/waypoint-docker-go
- Owner: briancain
- Archived: true
- Created: 2021-04-07T15:45:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T15:45:15.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T05:03:10.431Z (11 months ago)
- Topics: automation, deploy, docker, example, golang, hashicorp, waypoint
- Language: CSS
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.