dockerfiles
dockerfiles copied to clipboard
Clear Linux-based Docker containers
How could I add additional languages to the tesseract-ocr docker file?
Hi, I was searching for docker images for openjdk versions 11 and 17 at seeing some [impressive benchmark results](https://www.phoronix.com/scan.php?page=article&item=h1-2022-linux&num=3), but it seems there is only [8 and 13](https://github.com/clearlinux/dockerfiles/tree/master/openjdk). Openjdk 11...
I tried out the machine-clearning-ui container but I can't even open a notebook. From what I found out, it's due to mistune >= 2.0.0 being incompatible with the current jupyter....
On the official docker image site : https://hub.docker.com/r/clearlinux/postgres Explained the stored data location is /var/lib/postgresql/data but actually /var/lib/pgsql/data
How to set `side-by-side-diffs=1` in `cgitrc`?Or, can you set it as the default config in the next released Docker image to `https://hub.docker.com/r/clearlinux/cgit`?
Hi, I'm a security researcher. Thank you for providing this useful `clearlinux/wordpress` [docker image](https://hub.docker.com/r/clearlinux/wordpress)! After I set it up, I found your docker has the configuration files `.htaccess` exposed to...
Move "docker" package from "docker.io" to "docker-ce" Signed-off-by: Pratik raj
using "--no-cache-dir" flag in pip install ,make sure downloaded packages by pip don't cached on system . This is a best practice which make sure to fetch from repo instead...
Octave CLI as docker