docker run -it -p 80:80 -p 22:22 \
-e SSH_HOST_RSA_KEY="SSH_HOST_RSA_KEY_CONTENS" \
-e SSH_HOST_RSA_PUBLIC_KEY="SSH_HOST_RSA_PUBLIC_KEY_CONTENS" \
-e SSH_HOST_ECDSA_KEY="ECDSA_KEY_CONTENTS" \
-e SSH_HOST_ECDSA_PUBLIC_KEY="SSH_HOST_ECDSA_PUBLIC_KEY_CONTENTS" \
-e SSH_HOST_ED25519_KEY="SSH_HOST_ED25519_KEY_CONTENTS" \
-e SSH_HOST_ED25519_PUBLIC_KEY="SSH_HOST_ED25519_PUBLIC_KEY_CONTENTS" \
-e SSH_AUTHORIZED_KEY="Users authorized keys" \
teran/docker-nginx-ssh
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
teran/docker-nginx-ssh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Docker image with nginx and sshd useful for using with apps allows sftp uploads
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published