Skip to content

VoyNaLunu/docker-sftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker SFTP

Description

Very basic and easy to modify locally built alpine container that provides SFTP using openssh-server

How to run

  1. Clone the repository
    git clone https://github.com/VoyNaLunu/docker-sftp.git

  2. Move into the cloned folder
    cd docker-sftp/

  3. Copy .env.example to .env and fill in the values
    cp .env.example .env

  4. Modify docker-compose.yml to your liking and run it
    docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published