▲ 117 ▼ How many containers are you all running? (lemmy.world) submitted 6 months ago by slazer2au@lemmy.world to c/selfhosted@lemmy.world 146 comments fedilink hide all child comments There is a post about getting overwhelmed by 15 containers and people not wanting to turn the post into a container measuring contest. But now I am curious, what are your counts? I would guess those of you running k*s would win out by pod scaling docker ps | wc -l For those wanting a quick count.
[–] dudesss@lemmy.ca 2 points 6 months ago* (last edited 6 months ago) (1 child) Toolbox? Edit: Oh cool! Thanks for sharing. https://github.com/containers/toolbox https://wiki.archlinux.org/title/Toolbox https://containertoolbx.org/ permalink fedilink source parent hideshow 2 child comments replies: [–] panda_abyss@lemmy.ca 3 points 6 months ago (1 child) Podman toolboxes, which layer a do gained over your user file system, allowing you to make toolbox specific changes to the system that only affect that toolbox. I think it’s oringinally meant for development of desktop environments and OS features, but you can put most command line apps in them without much feauture breakage. permalink fedilink source parent hideshow 2 child comments replies: [–] PabloSexcrowbar@piefed.social 2 points 6 months ago (1 child) I always saw them pitched by Fedora as the blessed way to run CLI applications on an immutable host. permalink fedilink source parent hideshow 2 child comments replies: [–] panda_abyss@lemmy.ca 3 points 6 months ago That’s why I use them, but they are missing the in ramp to getting this working nicely for regular users. E.g. how do I install neovim with toolbox and get Wayland clipboard working, without doing a bunch of manual work? It’s easy to add to my ostree, but that’s not really the way it should be. I ended up making a bunch of scripts to manage this, but now I feel like I’m one step away from just using nixos. permalink fedilink source parent
[–] panda_abyss@lemmy.ca 3 points 6 months ago (1 child) Podman toolboxes, which layer a do gained over your user file system, allowing you to make toolbox specific changes to the system that only affect that toolbox. I think it’s oringinally meant for development of desktop environments and OS features, but you can put most command line apps in them without much feauture breakage. permalink fedilink source parent hideshow 2 child comments replies: [–] PabloSexcrowbar@piefed.social 2 points 6 months ago (1 child) I always saw them pitched by Fedora as the blessed way to run CLI applications on an immutable host. permalink fedilink source parent hideshow 2 child comments replies: [–] panda_abyss@lemmy.ca 3 points 6 months ago That’s why I use them, but they are missing the in ramp to getting this working nicely for regular users. E.g. how do I install neovim with toolbox and get Wayland clipboard working, without doing a bunch of manual work? It’s easy to add to my ostree, but that’s not really the way it should be. I ended up making a bunch of scripts to manage this, but now I feel like I’m one step away from just using nixos. permalink fedilink source parent
[–] PabloSexcrowbar@piefed.social 2 points 6 months ago (1 child) I always saw them pitched by Fedora as the blessed way to run CLI applications on an immutable host. permalink fedilink source parent hideshow 2 child comments replies: [–] panda_abyss@lemmy.ca 3 points 6 months ago That’s why I use them, but they are missing the in ramp to getting this working nicely for regular users. E.g. how do I install neovim with toolbox and get Wayland clipboard working, without doing a bunch of manual work? It’s easy to add to my ostree, but that’s not really the way it should be. I ended up making a bunch of scripts to manage this, but now I feel like I’m one step away from just using nixos. permalink fedilink source parent
[–] panda_abyss@lemmy.ca 3 points 6 months ago That’s why I use them, but they are missing the in ramp to getting this working nicely for regular users. E.g. how do I install neovim with toolbox and get Wayland clipboard working, without doing a bunch of manual work? It’s easy to add to my ostree, but that’s not really the way it should be. I ended up making a bunch of scripts to manage this, but now I feel like I’m one step away from just using nixos. permalink fedilink source parent