mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #275] [CLOSED] chore: expose port 5000 in Dockerfile #542
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/275
Author: @Lukinoh
Created: 10/29/2023
Status: ❌ Closed
Base:
main← Head:add-docker-expose📝 Commits (1)
4e4ac91chore: expose port 5000 in Dockerfile📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
Dockerfile(+1 -0)📄 Description
Hello,
I am using traefik as reverse-proxy for dufs.
Both are docker images and to enable traefik automatic port detection, dufs needs to expose his port.
This is my use case, but I suppose that other tools may rely on the expose to do some automatic detection.
I really like dufs, it is a great product that goes straight to the point.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.