Hi,
I am trying to host the plantuml-server on my company's machine. which is behind proxy,
I pull the latest docker image from docker hub "docker pull plantuml/plantuml-server:latest"
I have had couple attempts to make the plantuml-server work with proxy, so it can download the icons from github. but have not had any luck, it keeps saying "Cannot open URL"
!include https://raw.githubusercontent.com/awslabs/aws-icons-for-plantuml/refs/heads/main/dist/AWSCommon.puml
so the logs from docker container shows timeout.
so please anyone can share a docker file or the docker run command with proxy settings