Files
avbroot/tests/distros/Containerfile.fedora
2023-05-23 15:27:20 -04:00

5 lines
175 B
Docker

FROM registry.fedoraproject.org/fedora-toolbox:38
RUN dnf install -y openssl python3-lz4 python3-protobuf python3-strictyaml \
&& find /var/cache/dnf -mindepth 1 -delete