GitLab can't reach PlantUml in docker container
So I have GitLab EE server (Omnibus) installed and set up on Ubuntu 20.04. Next, following official documentation found on GitLab PlantUML integration, I started PlantUML in a docker container which I did with the following command: docker run -d…