3 lines
43 B
Docker
3 lines
43 B
Docker
FROM test-squash-a:latest
|
|
RUN rm -rf /data
|
FROM test-squash-a:latest
|
|
RUN rm -rf /data
|