sftp
sftp copied to clipboard
add unprivileged version of image
When running in Kubernetes, typically images are not allow to run as privileged. For example the nginx team maintains a version of the image that runs unprivilged: https://github.com/nginxinc/docker-nginx-unprivileged.
Would be nice to have an unprivileged version of the image that can safely be used.