olbat / dockerfiles

A collection of Dockerfiles
https://hub.docker.com/u/olbat/
GNU General Public License v3.0
134 stars 73 forks source link

Cannot access web interface on port 631 (QNAP NAS Container) #59

Closed arzakmiftakhul closed 2 years ago

arzakmiftakhul commented 2 years ago

Hi, I have NAS TS-453Be and I install CUPS on docker station. I cannot set on port 631 because that port was being used (my guess : QTS CUPS), so I set it on port 8002 but http://nas-ip:8002 was not reached. How to solve it? Screenshot from 2021-09-16 22-48-22

arzakmiftakhul commented 2 years ago

Solved, I set container port to 631 and I can access cups web interface.