command
module
Version:
v0.0.0-...-720f9e8
Opens a new window with list of versions in this module.
Published: May 25, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
docker-gs-ping
A simple Go server/microservice example for Docker's Go Language Guide.
Notable features:
- Includes a multi-stage
Dockerfile
, which actually is a good example of how to build Go binaries for production releases.
- Has functional tests for application's business requirements with proper isolation between tests using
ory/dockertest
.
- Has a CI pipeline using GitHub Actions to run functional tests in independent containers.
- Has a CD pipeline using GitHub Actions to publish to Docker Hub.
Planned:
- Building Go modules and Docker images with
goreleaser
Testing purposes : from https://github.com/olliefr/docker-gs-ping
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.