docs/integration-cli/build_tests/TestBuildAddTar/1/Dockerfile

4 lines
63 B
Docker

FROM busybox
ADD test.tar /test.tar
RUN cat /test.tar/test/foo