4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
FROM docker.io/library/fedora:34
|
||
|
|
||
|
RUN dnf install -y findutils
|