containers/ftp (2025-04-14_22-00-13)

Published 2025-04-14 22:00:19 -04:00 by michael

Installation

docker pull code.balsillie.net/michael/containers/ftp:2025-04-14_22-00-13
sha256:29eaf89f589eff7d861fd53804c5b0c0951240cf0b4b7ab82154b3152c0ba9a1

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:00:19 -04:00
1
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