If a container is not published a port, it seems that Docker does not set DNAT rules to the container, althogh it is not accessible from outside of the host. If some applications in a container shoud be published to the world, there is a need with help of a reverse proxy. I will write about this later.
~/docker_apps/moinmoin-system/moinmoin@.service
[Unit] Description=MoinMoin Service Requires=%p-data@%i.service After=%p-data@%i.service