https://github.com/mviereck/dockerfile-x11docker-check
Security and feature check for GUI containers
https://github.com/mviereck/dockerfile-x11docker-check
Last synced: 7 months ago
JSON representation
Security and feature check for GUI containers
- Host: GitHub
- URL: https://github.com/mviereck/dockerfile-x11docker-check
- Owner: mviereck
- License: mit
- Created: 2019-04-02T07:59:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-30T09:17:22.000Z (over 3 years ago)
- Last Synced: 2025-01-31T06:39:35.643Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# x11docker/check
[x11docker](https://github.com/mviereck/x11docker) container isolation and feature check.Provides a GUI with several buttons to check out container capabilities and possible X security leaks.
The results will differ depending on chosen x11docker options on startup.Image on Docker Hub: [x11docker/check](https://hub.docker.com/r/x11docker/check)
Example for a quite insecure setup:
```
x11docker --hostdisplay --gpu x11docker/check
```