YARP docker virtual image available #24
giodegas
started this conversation in
Announcements
Replies: 2 comments
-
|
Thanks @giodegas for contributing! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I just committed an update with better instructions on the ReadME file, so to have the server running on a non routable IP (192.168.0.1) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear iCub-ists,
I just published a YARP docker image which allows to install a YARP server in a cloud computing environment based on docker application virtualization:
https://registry.hub.docker.com/u/giodegas/yarp/
The docker file lives in this github repository:
https://github.com/giodegas/docker-yarp/tree/binary
to install as a new YARP image on docker:
to start a shell:
to check installation:
to start the server:
then open a browser session to http://localhost:10000
Beta testers are welcome to improve it.
Regards
Giovanni De Gasperis
Beta Was this translation helpful? Give feedback.
All reactions