We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec4a812 commit d4fee4dCopy full SHA for d4fee4d
README.md
@@ -32,9 +32,16 @@ can be enabled using the `SHOW_EXPERIMENTAL_IMAGES=1` environment variable.
32
- Alpine Linux
33
- Ubuntu
34
- Fedora
35
+- Alma Linux
36
+- Centos
37
+- Debian
38
+- Gentoo
39
+- OpenSUSE
40
+- RockyLinux
41
42
#### Experimental (not fully working) images
43
- Arch Linux
44
+- Void Linux
45
46
### Flatpak build dependencies
47
- `org.gnome.Platform`
@@ -53,3 +60,6 @@ flatpak run pm.mirko.Atoms
53
60
### Enable distrobox integration
54
61
To enable the distrobox integration, you need to give Atoms the Flatpak permission
55
62
to talk to `org.freedesktop.Flatpak`.
63
+
64
+### PROOT_NO_SECCOMP
65
+To enable the `PROOT_NO_SECCOMP` option for old kernels, set the `ATOMS_NO_SECCOMP` env var to `1`.
0 commit comments