V
V
voproser2021-02-15 15:11:38
Docker
voproser, 2021-02-15 15:11:38

How do I point a domain to a docker contatiner that I have installed locally?

How do I point a domain to a docker contatiner that I have installed locally?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
akelsey, 2021-02-16
@akelsey

If I understand the wording correctly, in order for the docker container to be accessible by the public DNS name, you need to
1. Have a public static IP (you can also have a dynamic one with auto-update, for example, in cloudflare when changing the address)
2. Publish the desired port on the router with port forwarding to the host machine on which the desired container is running.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question