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