Skip to content

Fix local gitlab container by exporting port 80#3

Closed
JuergenKosel wants to merge 1 commit intopsct:masterfrom
JuergenKosel:fix_http_port
Closed

Fix local gitlab container by exporting port 80#3
JuergenKosel wants to merge 1 commit intopsct:masterfrom
JuergenKosel:fix_http_port

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