b009475ea1
Some our our respositories have Dockerfiles with commands like ADD . /path. These don't work if we do - < Dockerfile because the only thing in "." will be the Dockerfile, not the other things we want. This allows us to support that use case. |
||
---|---|---|
.. | ||
bintray.go | ||
docker.go | ||
docker_test.go | ||
dropbox.go | ||
gems.go | ||
maven.go | ||
npm.go | ||
npm_test.go | ||
pub.go | ||
publish.go | ||
pypi.go | ||
s3.go | ||
swift.go |