docs/tests/fixtures/shutdown/Dockerfile

5 lines
50 B
Docker

FROM busybox:latest
RUN echo something
CMD top