When will be Docker images published to Docker Hub? #339
Answered
by
wsobel
ottobolyos
asked this question in
Q&A
|
@wsobel, I’d like to inform where will be Docker images published to Docker Hub? And what is the |
Answered by
wsobel
Dec 2, 2023
Replies: 1 comment
|
The docker images are published under There are two images: You can also check out the The DOCKERHUB_USERNAME is mtconnect Best,
|
0 replies
Answer selected by
ottobolyos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The docker images are published under
mtconnect. See https://hub.docker.com/u/mtconnectThere are two images:
mtconnect/agentandmtconnect/demo. The demo runs is the same content as https://demo.mtconnect.org/ andthe agent can be configured as described in https://github.com/mtconnect/cppagent/tree/main/docker.
You can also check out the
demo/composedirectory for some ideas.The DOCKERHUB_USERNAME is mtconnect
Best,