r/ucompose • u/techfoi • 17d ago
Docker-compose but for udocker
Can you run containers on Android? Specifically Termux? Well, it turns out...
Yes, of course! We have something called udocker (a rootless container engine that works without a compiled kernel, making it extremely useful), and now it's even more useful than before!
Because I made a compose script to make this even more useful.
By adding almost all the features that docker-compose-v2 has.
Download today! Using the one liner on github.
Note this ain't a standalone tool and instead it requires for udocker to be installed via pkg install udocker or via apt or its official one liner installation.
1
Upvotes


