linuxserver/filezilla

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
Networking
Security
Integration & delivery
58

500K+

linuxserver/filezilla repository overview

linuxserver/filezilla

This readme has been truncated from the full version found HERE

FIleZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=filezilla \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/filezilla:latest

Tag summary

Content type

Image

Digest

sha256:b74af3e7c

Size

964.2 MB

Last updated

3 days ago

docker pull linuxserver/filezilla:3.69.6

This week's pulls

Pulls:

3,234

Last week