remove stream.conf

This commit is contained in:
aptalca
2024-03-04 17:54:41 -05:00
parent 3145477f72
commit 5d0ec79ac5
4 changed files with 4 additions and 0 deletions

View File

@@ -144,6 +144,7 @@ RUN \
sed -i \
's|#ssl_trusted_certificate /config/keys/cert.crt;|ssl_trusted_certificate /config/keys/cert.crt;|' \
/defaults/nginx/ssl.conf.sample && \
rm -f /etc/nginx/conf.d/stream.conf && \
echo "**** correct ip6tables legacy issue ****" && \
rm \
/sbin/ip6tables && \