Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.02 KB

Caution

This repo is out-of-date and archived. The development continues at docker/docker-gs-ping.

docker-gs-ping

A simple Go server/microservice example for Docker's Go Language Guide.

Notable features:

  • Includes a multi-stage Dockerfile.
  • Has a CI pipeline using GitHub Actions to run tests.
  • Has a CD pipeline using GitHub Actions to publish to Docker Hub.

Want moar?!

There is a more advanced example in olliefr/docker-gs-ping-roach using CockroachDB.

Contributing

This was written for an introduction section of the Docker tutorial and as such it favours brevity and pedagogical clarity over robustness.

Thus, feedback is welcome, but please no nits or pedantry. Ain't nobody got time for that 🙃

License

Apache-2.0 License