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

[FR] Docker container image support for each distribution #26

Open
fujitatomoya opened this issue Sep 8, 2024 · 0 comments
Open

[FR] Docker container image support for each distribution #26

fujitatomoya opened this issue Sep 8, 2024 · 0 comments

Comments

@fujitatomoya
Copy link
Owner

Feature request

Motivation

Supporting docker container image for persistent parameter server, so that user can use the persistent parameter server with docker run ... with host network to their system right away.

Feature description

  • Integrate workflow to verify the building container images for each distribution.
  • Release container images for each distribution when need to do basis.
  • Add explanation how to start the container for user documentation, probably binding host system network and file system including the yaml parameter files from the host system
  • Be advised that [container main process] needs to be persistent parameter server, instead persistent parameter server cannot shutdown with storing the persistent parameters in the file system. see more details for [Question] Use param server in docker containers and with docker compose #24. For doing this, i believe for now, we need to use wrapper script to source the workspace and start the executable binary with container entrypoint.
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

1 participant