IntelliJ docker deployment ADD: no such file or directory
Questions: I installed the docker integration plugin for IntelliJ to deploy instantly a project. Currenty I’m working on a project with gradle. There the strucure looks like: project |- build/ |...