Getting started in Docker Cloud with Go
2.4K
A simple Golang web app (using Martini) which can easily be deployed to Docker Cloud.
Build and run using Docker Compose:
$ git clone https://github.com/docker/dockercloud-quickstart-go
$ cd dockercloud-quickstart-go
$ docker-compose up
$ docker login
$ docker-cloud stack up
Continue with this tutorial here
Content type
Image
Digest
Size
251.4 MB
Last updated
over 10 years ago
docker pull dockercloud/quickstart-go