buildtest/infrastructure/test-image/image/Dockerfile

3 lines
48 B
Docker

FROM python:3.10-alpine
RUN touch "i_was_here"