ADD does not understand ENV variables #691
Labels
area/dockerfile-command
For all bugs related to dockerfile file commands
cmd/add
help wanted
Looking for a volunteer!
kind/bug
Something isn't working
priority/p1
Basic need feature compatibility with docker build. we should be working on this next.
Hi,
Kaniko build is failing when i am trying add(ADD) a remote file using ENV variable. Here is a test case.
Here is the error
I am using local dir
workspace
as my build context.The above
Dockerfile
builds fine with bothdocker
andbuildah
.Am i missing something here or kaniko does not work with this instruction.
The text was updated successfully, but these errors were encountered: