compose/tests/fixtures/build-multiple-composefile/a/Dockerfile

5 lines
42 B
Docker

FROM busybox:latest
RUN echo a
CMD top