4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
|
FROM docker.io/library/fedora:37
|
||
|
|
||
|
RUN dnf install -y findutils util-linux
|