gonuit / heroku-docker-deploy

Build, Push and Release a Docker container to Heroku.
MIT License
107 stars 24 forks source link

Docker requires BuildKit #16

Open solaris7x opened 3 years ago

solaris7x commented 3 years ago

Hello , will it possible to enable BuildKit when building images ?

 Step 7/9 : COPY --chmod=0755 ["scripts", "/home/apps/"]
  the --chmod option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled
Error: Building container failed.