Open derMart opened 1 year ago
Confirmed - does take a while to stop.
It seems the regression was introduced in https://github.com/garethflowers/docker-ftp-server/pull/63 ? i.e. it should have been exec /usr/sbin/vsftpd
so that the daemon replaces the shell script process and also receives any signals.
As title says, for me it takes around 10 seconds to stop the container. This is quite unpractical for development. I am used to stopping times of max 1s.