1
0
Fork 0
dchwww/ci/Dockerfile

8 lines
95 B
Docker

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