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 SPR source distribution with a nixos build & runtime #291

Open
lts-rad opened this issue Mar 2, 2024 · 2 comments
Open

Create SPR source distribution with a nixos build & runtime #291

lts-rad opened this issue Mar 2, 2024 · 2 comments
Assignees
Labels
blocked bug Something isn't working podman

Comments

@lts-rad
Copy link
Contributor

lts-rad commented Mar 2, 2024

  • Build SPR inside of nix's package manager
  • Run SPR without docker or podman

If this becomes to difficult, a possible fallback is:

  • Run systemd configured to launch SPR as podman containers
@lts-rad
Copy link
Contributor Author

lts-rad commented Mar 5, 2024

0c3c880 adds support for podman

@lts-rad
Copy link
Contributor Author

lts-rad commented Mar 5, 2024

podman support also depends on containers/common#1750

need to set firewall_driver="none"

this was added in podman 5.0. the ubuntu podman in 23.10 is 4.3.1

@lts-rad lts-rad added bug Something isn't working blocked podman labels Mar 5, 2024
@lts-rad lts-rad self-assigned this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked bug Something isn't working podman
Projects
None yet
Development

No branches or pull requests

1 participant