InstalaĆ§Ć£o e atualizaĆ§Ć£o (Docker)Guia de InstalaĆ§Ć£o (Engine Linux)Additional proceduresPort 443 releaseVersion: 2.2.3On this pagePort 443 releaseCentOSā To free port 443 on CentOS distributions, run the following commands: firewall-cmd --permanent --zone=public --add-port=443/tcpfirewall-cmd --reload Ubuntuā To free port 443 on CentOS distributions, run the following commands: sudo ufw allow 443/tcpsudo ufw reload