Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olliefr/go-docker-example

An example of compiling and running an application written in Go in a Docker container.
https://github.com/olliefr/go-docker-example

docker dockerfile example go golang tutorial

Last synced: about 1 month ago
JSON representation

An example of compiling and running an application written in Go in a Docker container.

Awesome Lists containing this project

README

        

# Go in Docker Example

A (naive) key-value store example for Docker's _Getting Started with Go_ tutorial.

Copyright Oliver Frolovs 2020, released under the Apache 2.0 license.