3 lines
56 B
Text
3 lines
56 B
Text
|
FROM docker.io/library/ubuntu:focal
|
||
|
RUN touch /testfile
|