Skip to content

Podman random 502 (issue #2608) solved in your fork ? #289

Answered by Zoey2936
L33thium asked this question in Q&A
Discussion options

You must be logged in to vote

No this issue is unknown to be, but it can't affect me, since I use normal docker, but yes I would like to support podman, but I think this is an internal problem of networking in podman/nginx. If podman does support network mode host, what about running the npm in this mode (like I recommend) and then exposing your containers to localhost (127.0.0.1:67:8080 to expose port 8080 of container to localhost 127.0.0.1 in compose or -p 127.0.0.1:67:8080 in docker run) and after that you could add your container to the npm by using 127.0.0.1 as ip and 67 as port and http/https as your container needs it in reverse proxy mode?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@L33thium
Comment options

@Zoey2936
Comment options

@L33thium
Comment options

@Zoey2936
Comment options

@L33thium
Comment options

Answer selected by L33thium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants