https://github.com/cmsj/docker-vsftpd
Auto-updated docker image for vsftpd
https://github.com/cmsj/docker-vsftpd
Last synced: 3 months ago
JSON representation
Auto-updated docker image for vsftpd
- Host: GitHub
- URL: https://github.com/cmsj/docker-vsftpd
- Owner: cmsj
- License: mit
- Created: 2024-05-31T15:13:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-10T05:05:05.000Z (3 months ago)
- Last Synced: 2026-01-11T01:32:32.524Z (3 months ago)
- Language: Dockerfile
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vsftpd
Docker container for vsftpd.
The base image for this container is ubuntu:latest. GitHub Actions will automatically build and publish a new version of this container every time the Ubuntu base image changes, or the dependencies of vsftpd change.
Please inspect src/Dockerfile for more information.