linglong/apps/generators
ComixHe a0274a3559 fix: mask user bashrc with default configuration
Mask ~/.bashrc in container with /etc/skel/.bashrc from host.

Fix: #459
Signed-off-by: ComixHe <heyuming@deepin.org>
Signed-off-by: black-desk <me@black-desk.cn>
2024-05-30 17:17:57 +08:00
..
00-id-mapping chore: add endl to make sure buffer flushed 2024-04-03 00:10:03 +08:00
05-initialize build: backport to UOS v20 2024-04-17 20:55:14 +08:00
20-devices refactor(gen): Detecting whether `/dev/dri` exists during generating container config 2024-05-30 17:17:57 +08:00
30-user-home fix: mask user bashrc with default configuration 2024-05-30 17:17:57 +08:00
40-host-ipc refact(generators): mount to default location 2024-05-06 16:40:16 +08:00
90-legacy fix: linglong app can not access network 2024-05-22 13:57:27 +08:00
README.md refact: all API types use quicktype 2024-04-01 17:05:32 +08:00

README.md

Linglong container configuration generators

These commands are invoked from /usr/lib/linglong/container/config.d/

Check README for details