4 lines
44 B
Plaintext
4 lines
44 B
Plaintext
|
FROM alpine:3.17
|
||
|
|
||
|
RUN echo rootless > state
|