docker/dockercloud-quickstart-go

Name: dockercloud-quickstart-go

Owner: Docker

Description: Getting started in Docker Cloud with Go

Created: 2016-02-23 19:26:11.0

Updated: 2016-12-20 01:24:54.0

Pushed: 2016-10-07 22:04:31.0

Homepage: https://cloud.docker.com/

Size: 1

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

quickstart-go

Deploy to Docker Cloud

A simple Golang web app (using Martini) which can easily be deployed to Docker Cloud.

Running locally

Build and run using Docker Compose:

$ git clone https://github.com/docker/dockercloud-quickstart-go
$ cd dockercloud-quickstart-go
$ docker-compose up
Deploying to Docker Cloud

Install the Docker Cloud CLI

$ docker login
$ docker-cloud stack up

Continue with this tutorial here


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.