docker-maven-plugin icon indicating copy to clipboard operation
docker-maven-plugin copied to clipboard

docker:build should use the project.build.outputTimestamp to set image creation time

Open jakub-bochenski opened this issue 10 months ago • 3 comments

See https://maven.apache.org/guides/mini/guide-reproducible-builds.html

See also: https://github.com/GoogleContainerTools/jib/blob/master/jib-gradle-plugin/README.md#reproducible-build-timestamps

jakub-bochenski avatar Dec 13 '24 16:12 jakub-bochenski