gradle-docker
gradle-docker copied to clipboard
Add Dockerfile COPY support
addFile (...) and such are not very helpful when all you really want to do is add a tar.gz file into the container without expanding it. Please consider adding a copyFile method that adds a docker "COPY" statement to the Dockerfile.
This is fixed in master and will be part of upcoming version 1.3