Docker not listening port 443

I have created a docker with apache,php,mysql.After configured the httpd.conf file and vhosts.conf of the server. User only can access the website via port 80 http but not port 443 https. Please how do i make the docker listens port 443?