aboutsummaryrefslogtreecommitdiff
path: root/content/docker.article
Commit message (Collapse)AuthorAge
* content: update link in Docker articleAndrew Gerrand2016-02-26
| | | | | | | | Fixes golang/go#14506 Change-Id: Ib1534a9641cccaa2693932a9b55c6367dcce35a4 Reviewed-on: https://go-review.googlesource.com/19875 Reviewed-by: Rob Pike <r@golang.org>
* content/docker: update Dockerfile edit instructionsJohan Euphrosine2015-03-12
| | | | | | | | The outyet package already contains a `Dockerfile`. Change-Id: I85ac3db2d80966db02d4d1ce9d2bcf2721f06016 Reviewed-on: https://go-review.googlesource.com/7460 Reviewed-by: Andrew Gerrand <adg@golang.org>
* go.blog: update image name in Docker articleAndrew Gerrand2014-09-29
| | | | | | | | | The listed image suffers from the "shellshock" bash bug. LGTM=crawshaw R=golang-codereviews, crawshaw CC=golang-codereviews https://golang.org/cl/150240043
* go.blog: add link to Docker blogAndrew Gerrand2014-09-28
| | | | | | | LGTM=crawshaw R=golang-codereviews, crawshaw CC=golang-codereviews https://golang.org/cl/145460043
* go.blog: add Docker articleAndrew Gerrand2014-09-27
LGTM=r R=r CC=golang-codereviews https://golang.org/cl/148190043