Open adarshaj opened 4 years ago
Thanks for the test repository and the detailed bug description and sorry for the late reply @adarshaj
If you have time I'll give you all support to fix this issue 😊
Does it work if you enable the JavaAppPackaging
plugin?
Expected behaviour
sbt docker:publishLocal
should work with a source code which has some files undersrc/docker
pathActual behaviour
sbt docker:publishLocal
fails with the following error:Information
DockerPlugin
from sbt-native-packager version1.7.3
1.3.4
rpm --version
)docker version
outputs:Server: Docker Engine - Community Engine: Version: 19.03.8 API version: 1.40 (minimum version 1.12) Go version: go1.12.17 Git commit: afacb8b7f0 Built: Wed Mar 11 01:24:19 2020 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.2.13 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683