Why do ports 8888 and 8388 need published and not just under "expose:?" #3291
Unanswered
FueledxJarritos
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
recently came across the "expose" directive for compose files for when you don't need to access that port outside of that docker network. so if i dont need to access a container, i can just put it under "expose:." I'm not super experienced with docker and esp gluetun, so maybe these are stupid questions.
Beta Was this translation helpful? Give feedback.
All reactions