vsftpd (sha256:e947d5f96c4e187cef5bd9abfa039d30cf230e8c5be488eb4e105df340d8a73f)
Published 2025-10-04 22:22:58 +00:00 by Bluemedia
Installation
docker pull git.bluemedia.dev/bluemedia/vsftpd@sha256:e947d5f96c4e187cef5bd9abfa039d30cf230e8c5be488eb4e105df340d8a73f
sha256:e947d5f96c4e187cef5bd9abfa039d30cf230e8c5be488eb4e105df340d8a73f
Image layers
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk --no-cache add vsftpd # buildkit |
COPY start_vsftpd.sh /bin/start_vsftpd.sh # buildkit |
RUN /bin/sh -c chmod +x /bin/start_vsftpd.sh # buildkit |
COPY vsftpd.conf /etc/vsftpd/vsftpd.conf # buildkit |
EXPOSE &{[{{8 0} {8 0}}] 0xc0006548c0} |
VOLUME [/ftp/ftp] |
ENTRYPOINT ["/bin/start_vsftpd.sh"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2025-10-04T22:22:39Z |
org.opencontainers.image.revision | f041472514cf52b1cf851a097536a5b56aeec150 |
org.opencontainers.image.source | https://git.bluemedia.dev/containers/images.git |
org.opencontainers.image.url | https://git.bluemedia.dev/containers/images |