Closed eroussy closed 1 year ago
cqfd now use the hash of the dockerfile to tag the docker image. Thus, the Dockerfile is needed for the init task but also during the run task.
This new need can be confusing because the error message generated in that case is not relevant.
This commit rework the error messages to be more explicit.
Thanks Erwann this will be part of 5.4
cqfd now use the hash of the dockerfile to tag the docker image. Thus, the Dockerfile is needed for the init task but also during the run task.
This new need can be confusing because the error message generated in that case is not relevant.
This commit rework the error messages to be more explicit.