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

Rootless Docker #174

Open
gilesknap opened this issue Sep 12, 2024 · 2 comments
Open

Rootless Docker #174

gilesknap opened this issue Sep 12, 2024 · 2 comments

Comments

@gilesknap
Copy link
Member

Consider mandating rootless docker for epics-containers. As per https://epics-containers.github.io/main/explanations/rootless.html

@gilesknap
Copy link
Member Author

@gilesknap
Copy link
Member Author

I've tested rootless docker and --network host. It looks like it does not behave like podman and the PVs are not exposed to the host (although they are exposed to phoebus running in a container with network host).

Demo here https://github.com/epics-containers/example-services/tree/network-host-rootless

For simplicity in that case I think we stick with rootfull dcoker for now - we already have that working and it seems that more thought would be needed to use epics-containers in production without kubernetes. It's probably resolvable - but I don't actually have any customers for non-K8S yet, so will leave it for now.

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