dockerfiles
dockerfiles copied to clipboard
Various Dockerfiles I use on the desktop and on servers.
https://github.com/jessfraz/dockerfiles/blob/8ff991327fd1c68369c2fb576215d0eabffca0e1/chromium/Dockerfile#L45
I have Debian 10.4 Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted Trace/breakpoint trap (core dumped)
Update unifi to 7.2.92 https://community.ui.com/releases/UniFi-Network-Application-7-2-92/f1903cbc-4daa-4695-ac8c-7324bcff529a https://community.ui.com/questions/UniFi-Controller-security-concern-zero-day-Log4j-exploit/007103a6-823b-4316-ae76-17942539208c
Memo
Running dockered GUI applications on host display `:0` can lead to MIT-SHM errors and rendering issues. Sample setup: ``` xhost + # security issue, you know docker run -it \...
Hello, I'm trying to use audio on the jess/pulseaudio container, launched with Podman on MacOS. I am using a Big Sur OS with an Apple M1 chip ( also tested...
Build the image today, and had 3 missing dependencies : - libxcb-dri3-0 - libdrm2 - libgbm1 and had to add --no-sandbox in ENTRYPOINT
Sorry if it's something I'm doing wrong, but when I try to run this image: https://hub.docker.com/r/jess/firefox Which I assume comes from: https://github.com/jessfraz/dockerfiles/tree/master/firefox I can't seem to get it to work:...
Now that Debian bullseye is out, I wanted to open up the option of using this stable foundation (instead of `sid`) as the basis for a firefox image. (Another alternative...
Plays music streams (or regular audiofiles). It might work for video also, i didn't check it. I use vlc for video.