[GH-ISSUE #22] Can't assign PORT without breaking HEALTHCHECK #17

Open
opened 2026-02-27 07:15:11 +03:00 by kerem · 0 comments
Owner

Originally created by @ScrumpyJack on GitHub (Jul 28, 2020).
Original GitHub issue: https://github.com/jc21/docker-registry-ui/issues/22

Love the simplicity here. Chosen this over Portus and others, as i prefer slim.

github.com/jc21/docker-registry-ui@2643028aed/src/backend/index.js (L8)

If I assign PORT to something, i see that node listens on that port in the container, but the container's HEALTHCHECK fails as it's looking at PORT 80

github.com/jc21/docker-registry-ui@2643028aed/Dockerfile (L22)

Originally created by @ScrumpyJack on GitHub (Jul 28, 2020). Original GitHub issue: https://github.com/jc21/docker-registry-ui/issues/22 Love the simplicity here. Chosen this over Portus and others, as i prefer slim. https://github.com/jc21/docker-registry-ui/blob/2643028aeda5b36bd01555e8954b7245017b75d1/src/backend/index.js#L8 If I assign PORT to something, i see that node listens on that port in the container, but the container's HEALTHCHECK fails as it's looking at PORT 80 https://github.com/jc21/docker-registry-ui/blob/2643028aeda5b36bd01555e8954b7245017b75d1/Dockerfile#L22
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-registry-ui-jc21#17
No description provided.