rules_docker icon indicating copy to clipboard operation
rules_docker copied to clipboard

Unable to run the commands: RUN, ADD, COPY

Open knarukulla opened this issue 3 years ago • 0 comments

I would like add unzip a zip file to a output folder something like below. "unzip -qq /out.zip -d /airflow/dags"

I dont find documentation for RUN in rules_docker.

knarukulla avatar Jul 02 '22 19:07 knarukulla