Enabling an SSL Layer on top of Docker Container increases the container security by encrypting traffic from the container all the way to the application.
To use it you should have an SSL certificate. You can use CA Signed Certificate or self-signed certificate.
To enable SSL on top of Docker container next Environment variable should be added to the deployment: