Malix-Labs / awesome_atomic

An awesome curated knowledge-base about atomic systems
https://malix-labs.github.io/awesome_atomic/
Creative Commons Attribution Share Alike 4.0 International
922 stars 33 forks source link

readme: add distrobox to the tools list #2

Closed 89luca89 closed 2 years ago

89luca89 commented 2 years ago

Hi @castrojo if it was of interest I would like to add to the list my project distrobox , you can find it here: https://github.com/89luca89/distrobox

Main outline: it is a toolbx alternative which is both distribution agnostic both on the host side and on the container side, allowing the use of almost any distribution's container without the need of building a specifically crafted image. There is a table of support where all tested images are validated and tested. It supports both podman and docker and includes an utility to integrate apps, binaries and service back with the host

Hope it is of interest, if not let me know I'll just close the PR :+1: bye!

castrojo commented 2 years ago

Big fan of this tool! And for people with distros that don't ship toolbox it's an easy win, thanks for the PR,

89luca89 commented 2 years ago

Thanks @castrojo glad you like it!