
docker logs maestros_sftp


mkdir -p ssh-keys
ssh-keygen -t rsa -b 4096 -f ssh-keys/ssh_host_rsa_key -N ""
ssh-keygen -t ed25519 -f ssh-keys/ssh_host_ed25519_key -N ""
