This website works better with JavaScript.
Home
Explore
Help
Sign In
0k
/
0k-charms
Watch
6
Star
3
Fork
2
Code
Issues
11
Pull Requests
7
Releases
Wiki
Activity
452
Commits
30
Branches
14
Tags
41 MiB
Shell
97.9%
Dockerfile
2.1%
Tree:
c024e36cc0
0k-charms
/
vsftp
/
build
/
Dockerfile
5 lines
92 B
Raw
Blame
History
FROM
alpine:3.7
RUN
apk add --no-cache vsftpd
CMD
/usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf
Reference in new issue