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

fix: docker spawner runtime container mount math #395

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented Jul 24, 2023

How runtime container is spawned in docker:

  1. By default, use the pre-built runtime docker image.
  2. If you want to develop the source code of runtime/ module, set PROJECT_ROOT to your local codepod repo's absolute path.

Fix a hard-coded path problem that prevent runtime containers from starting.

@lihebi lihebi merged commit 69ccc84 into codepod-io:main Jul 24, 2023
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 this pull request may close these issues.

1 participant