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

Create Dockerfile to containerize #44

Open
cswaney opened this issue Sep 16, 2024 · 0 comments · Fixed by #48
Open

Create Dockerfile to containerize #44

cswaney opened this issue Sep 16, 2024 · 0 comments · Fixed by #48
Assignees

Comments

@cswaney
Copy link
Member

cswaney commented Sep 16, 2024

This is probably not as useful as it initially seems.

First, in "remote mode", we need to carry over VPN access and password-less cluster login for this to work.

Second, in "local mode", we need to give the container access to the host's container provider or face the wrath of "Docker in Docker" ("dind").

Furthermore, Open OnDemand expects the application to be installed on compute nodes. That is, we won't be running the application as a container in that context.

@cswaney cswaney self-assigned this Sep 16, 2024
@cswaney cswaney linked a pull request Sep 19, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant