### Running Pogo with Docker Source: https://gitlab.com/tango-controls/pogo/-/blob/main/README.md Command to regenerate the code of a Pogo-enabled device server programmatically using Docker. ```bash docker run -v$(pwd):/root/ds registry.gitlab.com/tango-controls/pogo: -src /root/ds/.xmi ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.