Search Criteria
Package Details: x11docker 7.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/x11docker.git (read-only, click to copy) |
---|---|
Package Base: | x11docker |
Description: | Run GUI applications and desktops in Docker. Focus on security. |
Upstream URL: | https://github.com/mviereck/x11docker |
Licenses: | MIT |
Submitter: | schra |
Maintainer: | schra |
Last Packager: | schra |
Votes: | 14 |
Popularity: | 0.62 |
First Submitted: | 2019-10-23 20:34 (UTC) |
Last Updated: | 2023-02-03 11:32 (UTC) |
Dependencies (19)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, docker-cli-binAUR, rancher-desktopAUR, podman-docker)
- xclip (wl-clipboard-x11AUR, xclip-gitAUR)
- xorg-server-xephyr (xorg-server-xephyr-gitAUR)
- xorg-xauth
- xorg-xdpyinfo
- xorg-xhost
- xorg-xinit (xorg-xinit-gitAUR)
- xorg-xrandr (xorg-xrandr-gitAUR)
- xpra (xpra-gitAUR)
- cups (cups-gitAUR, cups-gssapiAUR) (optional) – --printer support
- kwin (kwin-gitAUR, kwin-unredirAUR, kwin-frog-fifo-v1AUR, theseus-shipAUR) (optional) – --kwin, --kwin-xwayland support
- nxagentAUR (optional) – --nxagent support
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – --pulseaudio support
- weston (weston-gitAUR) (optional) – --weston, --xpra-xwayland, --weston-xwayland, --xdummy-xwayland support
- xdotool (xdotool-gitAUR) (optional) – --xpra-xwayland, --xdummy-xwayland support
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR) (optional) – --xorg, --xdummy support
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (optional) – --xvfb support
- xorg-server-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-hidpi-xpropAUR, xorg-xwayland) (optional) – --xpra-xwayland, --weston-xwayland, --kwin-xwayland, --xwayland, --xdummy-xwayland support
Latest Comments
<deleted-account> commented on 2021-12-09 01:47 (UTC)
I think the
docker
dependency should be moved to optional, since it can also run withpodman
ornerdctl
.schra commented on 2021-09-23 17:52 (UTC)
@Ryaniskira: Imho, x11docker-gui should be its own AUR package in which you then can cleanly state its dependencies. The behavior of x11docker to pull Docker containers if it doesn't find a dependency locally, is kind of neat but from a packaging perspective it's also not really clean.
RyanHakurei commented on 2021-09-08 13:05 (UTC)
You actually can include the gui in this package without worrying about Kaptain as a dep. If your install lacks it the gui simply pulls it as a docker container.