4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
FROM fedora:34
|
|
|
|
RUN dnf install -y systemd
|
FROM fedora:34
|
|
|
|
RUN dnf install -y systemd
|