containers/ftp (2025-04-14_22-17-41)

Published 2025-04-14 22:17:43 -04:00 by michael

Installation

docker pull code.balsillie.net/michael/containers/ftp:2025-04-14_22-17-41
sha256:1b49bd06a62fed4e9039788419613bd6f66cfab6a5899a049ace55fe35bbea6f

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:17:43 -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