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: | 13 |
Popularity: | 0.001141 |
First Submitted: | 2019-10-23 20:34 (UTC) |
Last Updated: | 2023-02-03 11:32 (UTC) |
Dependencies (19)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git, busybox-coreutils)
- docker (docker-experimental-git, rancher-desktop-git, podman-docker-git, docker-git, docker-cli-bin, rancher-desktop, podman-docker)
- xclip (wl-clipboard-x11, xclip-git)
- xorg-server-xephyr (xorg-server-xephyr-git)
- xorg-xauth
- xorg-xdpyinfo
- xorg-xhost
- xorg-xinit (xorg-xinit-posix, xorg-xinit-git)
- xorg-xrandr (xorg-xrandr-git)
- xpra (xpra-git)
- cups (cups-git, cups-gssapi) (optional) – --printer support
- kwin (i3-plasma, kwin-unredirect, kwinft-git, kwinft, kwin-git) (optional) – --kwin, --kwin-xwayland support
- nxagent (optional) – --nxagent support
- pulseaudio (pulseaudio-dummy, pulseaudio-git, pipewire-full-pulse-git, pipewire-common-pulse-git, pipewire-pulse-git, pipewire-pulse) (optional) – --pulseaudio support
- weston (weston-eglstream, weston-eglstream-git, weston-git) (optional) – --weston, --xpra-xwayland, --weston-xwayland, --xdummy-xwayland support
- xdotool (xdotool-git) (optional) – --xpra-xwayland, --xdummy-xwayland support
- xorg-server (xorg-server-git, xorg-server-bug865) (optional) – --xorg, --xdummy support
- xorg-server-xvfb (xorg-server-xvfb-git) (optional) – --xvfb support
- xorg-server-xwayland (xorg-xwayland-git, xorg-xwayland-hidpi-xprop-git, xorg-xwayland-hidpi-xprop, xorg-xwayland-osu, xorg-xwayland) (optional) – --xpra-xwayland, --weston-xwayland, --kwin-xwayland, --xwayland, --xdummy-xwayland support
Latest Comments
SeriousBug 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.