Git template for a go webserver with git actions to build a docker image
Go to file Use this template
Nathan Woodburn 5d71e5fe79
All checks were successful
Build Docker / BuildSite (push) Successful in 30s
feat: Try to add auto container naming
2024-06-17 15:55:30 +10:00
.gitea/workflows feat: Try to add auto container naming 2024-06-17 15:55:30 +10:00
templates feat: Added init code 2024-06-17 14:38:43 +10:00
.gitignore feat: Add action script 2024-06-17 15:53:53 +10:00
Dockerfile feat: Add action script 2024-06-17 15:53:53 +10:00
main.go feat: Added init code 2024-06-17 14:38:43 +10:00
README.md Initial commit 2024-06-17 14:38:22 +10:00

Go Webserver template