1
0
Fork 0
dchwww/ci/Dockerfile

7 lines
77 B
Docker

FROM fedora
RUN dnf install -y \
openssh-clients \
python3-wheel \
rsync