Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix local gitlab container by exporting port 80 #3

Closed
wants to merge 1 commit into from
Closed

Fix local gitlab container by exporting port 80 #3

wants to merge 1 commit into from

Conversation

JuergenKosel
Copy link

The port 80 must be reachable from outside the docker network.
Therefore it needs to be exported.
See also https://gist.github.com/steve-todorov/4758707

Port 22 must also be accessible. - But this does not work for now.

Signed-off-by: Juergen Kosel juergen.kosel@gmx.de

The port 80 must be reachable from outside the docker network.
Therefore it needs to be exported.
See also https://gist.github.com/steve-todorov/4758707

Port 22 must also be accessible. - But this does not work for now.

Signed-off-by: Juergen Kosel <juergen.kosel@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant