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

devcontainer improvements #46

Merged
merged 6 commits into from
Aug 9, 2024
Merged

devcontainer improvements #46

merged 6 commits into from
Aug 9, 2024

Conversation

gilesknap
Copy link
Member

  • no longer use host network for dev-containers
  • use a shared network called channel_access
  • use the host user for docker dev-containers
  • supply a compose folder that launches:
    • cagateway to serve PVs from channel access container network to loopback
    • phoebus that loads default index.bob and looks for pvs on loopback

All works for docker and podman.

@gilesknap gilesknap merged commit df4962c into main Aug 9, 2024
4 checks passed
@GDYendell
Copy link
Member

Does this mean the PVs can't be seen on other hosts?

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.

2 participants