This website requires JavaScript.
Explore
Help
Sign In
dustin
/
dchwww
Watch
1
Star
0
Fork
You've already forked dchwww
0
Code
Releases
Activity
825765a52e
dchwww
/
ci
/
Dockerfile
8 lines
95 B
Docker
Raw
Blame
History
FROM
fedora:28
RUN
dnf install -y
\
openssh-clients
\
python3-pip
\
python3-wheel
\
rsync
View Git Blame
Copy Permalink