containers/ftp (2025-04-14_22-33-06)

Published 2025-04-14 22:33:08 -04:00 by michael

Installation

docker pull code.balsillie.net/michael/containers/ftp:2025-04-14_22-33-06
sha256:f08df00dead18cd1a4fee86cb61dda0d203ad4221de43fc7041b0d44419c7095

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends vsftpd && apt-get clean # buildkit
COPY --chown=ftp:ftp --chmod=664 vsftpd.conf /etc/vsftpd/vsftpd.conf # buildkit
USER ftp
ENTRYPOINT ["/usr/sbin/vsftpd"]
CMD ["/etc/vsftpd/vsftpd.conf"]
Details
Container
2025-04-14 22:33:08 -04:00
0
OCI / Docker
linux/amd64
46 MiB
Versions (16) View all
2025-04-15_02-29-18 2025-04-15
latest 2025-04-15
2025-04-15_02-24-22 2025-04-15
2025-04-15_02-17-34 2025-04-15
2025-04-15_01-55-00 2025-04-15