drone-docker icon indicating copy to clipboard operation
drone-docker copied to clipboard

ADDing from git repo not supported

Open cbix opened this issue 7 months ago • 0 comments

I'm trying to build a Dockerfile with BuildKit that makes use of Adding files from a git repo. This just adds an empty directory without failing on the ADD step so either the underlying docker version is too old or it actually needs git installed.

CI log: https://ci.cbix.de/cbix/docker-jamserver/53/1/3

cbix avatar May 05 '25 13:05 cbix