Based on Arch Linux with all updates on 06.04.21.
SHA256:
35d28d28a26054180e6c78f30ac18d2a805c7fd433d4d87719a675a451f06790 conty_lite_lz4.sh
17dfa744811c269a19907efb4e9b1f3564928b5007520af9e36348726893aefb conty_lite.sh
fdd03ba3b459cd676573e250c45c4f1162f6ea980fd638976aa855adec9fb456 conty.sh
Changelog:
- Added alsa-tools and alsa-utils packages.
- Fixed the "Text file busy" error that could happen with SUDO_MOUNT enabled.
- The same mount point is now used instead of creating new mount points for each running script instance.
- /etc/asound.conf and /etc/machine-id now automatically get bound to the container. This fixes sound issues that were happening on some systems.
Usage:
chmod +x conty.sh
./conty.sh command command_arguments
The lite version includes less packages, but should still be sufficient to run most applications.
conty_lite_lz4.sh is the same as conty_lite.sh but with lz4 compression instead of zstd.