Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image available ? #40

Open
jmirabel opened this issue Mar 16, 2022 · 1 comment
Open

Docker image available ? #40

jmirabel opened this issue Mar 16, 2022 · 1 comment

Comments

@jmirabel
Copy link
Contributor

Hi @nim65s,

is there a officially maintained docker image that allows to setup a HPP server quickly ?
Ideally, to use HPP, someone would just have to do docker run ... --network host --name hpp hpp:v4... hppcorbaserver. To avoid having to install the clients, one can use the same image (or even the same container) to get the server working.

If no, it could be interesting to make one. I should not be hard to include it in the CI pipeline. I needed one and can provide the files I made to set it up.

@florent-lamiraux
Copy link
Contributor

A docker image can be found here: gitlab.laas.fr:4567/humanoid-path-planner/hpp-doc/hpp-4.10.

It has been built with the following docker file: https://github.com/humanoid-path-planner/2020-journal-hpp/blob/master/docker/Dockerfile.1.

nim65s pushed a commit to nim65s/hpp_tutorial that referenced this issue Dec 14, 2024
…r/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants