This website requires JavaScript.
Explore
Help
Register
Sign In
centersl
/
docker-docs
Watch
1
Star
0
Fork
0
You've already forked docker-docs
mirror of
https://github.com/docker/docs.git
synced
2026-04-13 14:56:12 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e54d1629415d82bada1952bd7be7ccfdc21dd015
docker-docs
/
builder
/
parser
/
testfiles
History
Tibor Vass
50ff27caa1
Merge pull request
#9826
from icecrime/8318_whitespace_add_copy
...
Support whitespace in paths for ADD and COPY
2015-01-19 18:37:53 -05:00
..
ADD-COPY-with-JSON
Add support file name with whitespace for ADD and COPY command
2014-12-26 16:28:03 -08:00
brimstone-consuldock
Simplify builder ast.Dump by using strconv.Quote instead of a custom QuoteString function (the only change to existing files is literal tabs becoming \t, but future files may use nonprintable characters and the like now)
2015-01-02 22:36:58 -07:00
brimstone-docker-consul
Simplify builder ast.Dump by using strconv.Quote instead of a custom QuoteString function (the only change to existing files is literal tabs becoming \t, but future files may use nonprintable characters and the like now)
2015-01-02 22:36:58 -07:00
continueIndent
Merge pull request
#8578
from erikh/fix_slash
2014-10-15 12:11:37 -07:00
cpuguy83-nagios
…
docker
Simplify builder ast.Dump by using strconv.Quote instead of a custom QuoteString function (the only change to existing files is literal tabs becoming \t, but future files may use nonprintable characters and the like now)
2015-01-02 22:36:58 -07:00
env
Add support for ENV of the form: ENV name=value ...
2014-11-20 09:54:28 -08:00
escapes
…
influxdb
…
jeztah-invalid-json-json-inside-string
…
jeztah-invalid-json-json-inside-string-double
…
jeztah-invalid-json-single-quotes
…
jeztah-invalid-json-unterminated-bracket
…
jeztah-invalid-json-unterminated-string
…
json
Adjust builder to validate that JSON in Dockerfiles are arrays of strings and nothing else to match how we describe them to people (and what all our existing tests already assumed)
2015-01-05 14:31:05 -07:00
kartar-entrypoint-oddities
…
lk4d4-the-edge-case-generator
…
mail
…
multiple-volumes
…
mumble
…
nginx
…
tf2
…
weechat
…
znc
…