rules_docker
rules_docker copied to clipboard
Unable to run the commands: RUN, ADD, COPY
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.