Commit Graph

18 Commits

Author SHA1 Message Date
Tianon Gravi e19ba52efe Remove all reference to deprecated "go-wrapper" script 2018-01-25 10:48:07 -08:00
Tianon Gravi 1dad9c1b2d Unroll "golang:onbuild", update to 1.8, and use "%%IMAGE%%" 2017-05-12 15:26:01 -07:00
Tianon Gravi 349c308018 Update golang:cross references 2016-03-17 10:48:37 -07:00
Tianon Gravi 6844b87cc3 Add a note about how to remove the spurious stderr blurb in golang:onbuild 2016-01-26 12:48:08 -08:00
Tianon Gravi 9ce95cd903 Merge pull request #342 from sandoracs/master
Some commands (e.g pwd) need bash
2016-01-21 13:56:37 -08:00
Tianon Gravi 40dc2e0720 Fix golang:onbuild "COPY" path 2015-11-24 09:25:55 -08:00
Ács Sándor fd7497ee32 Some commands (e.g pwd) need bash 2015-09-14 16:25:59 +02:00
Tianon Gravi 481f43ec2f Use explicit-type code blocks in a lot of obvious places (now that the Hub actually renders these _better_ than the no-type versions) 2015-08-13 09:29:14 -07:00
Tianon Gravi a71fa247d9 FORMAT ALL THE THINGS 2015-02-12 13:42:10 -07:00
Stuart P. Bentley 561ef9619a Replace `$(pwd)` with `$PWD` 2015-02-04 20:06:32 +00:00
Tianon Gravi 6ba8b01acb Fix a number of "too-specific" versions 2014-11-24 23:54:19 -07:00
pmcgrath 186aaa9f73 Added extra qualification regarding when running the image with no arguments 2014-10-22 23:36:52 +01:00
pmcgrath bd44be5fbd Revert "Restored the CMD instruction to the Dockerfile and removed the CMD instruction explanation, this is a bit of a simplification but is a simplier explanation for a newbie"
This reverts commit 9e53ea71fa.
2014-10-20 21:21:40 +01:00
pmcgrath 9e53ea71fa Restored the CMD instruction to the Dockerfile and removed the CMD instruction explanation, this is a bit of a simplification but is a simplier explanation for a newbie 2014-10-19 12:24:53 +01:00
pmcgrath 459625e038 Restored comma as suggested by the code style guide, thanks tianan 2014-10-19 12:05:00 +01:00
pmcgrath da75635e26 Fixed two issues in the 'Start a Go instance in your app' section and added some content on the CMD instruction. Issue 24 @ https://github.com/docker-library/golang 2014-10-17 23:50:40 +01:00
Tianon Gravi 7d3134f982 Add LOGO magic to many contents and update.sh 2014-09-26 17:22:36 -06:00
Joe Ferguson 8e4d0e6283 move README-content.md to just content.md 2014-09-23 13:47:30 -06:00