buildtest/infrastructure/test-image/image/Dockerfile

4 lines
48 B
Docker
Raw Normal View History

2023-07-13 07:13:36 +00:00
FROM python:3.10-alpine
RUN touch "i_was_here"