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

air-gapped containers #312

Open
jakecoffman opened this issue Apr 26, 2024 · 0 comments
Open

air-gapped containers #312

jakecoffman opened this issue Apr 26, 2024 · 0 comments

Comments

@jakecoffman
Copy link
Member

Docker has a new experimental feature: air-gapped containers

This could be useful to simplify how the CLI runs an update.

Currently it creates a Docker network so the Updater image can only communicate with the Proxy, and the Proxy is allowed to access to the host network.

With air-gapped containers we could restrict the Updater image to communicate only with the Proxy, but run the Proxy directly on the host instead of in a container.

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