dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

:whale: A curated list of delicious docker recipes 🇺🇦🇮🇱 (Let's Fighting Against Dictatorship)

Results 88 dockerfiles issues
Sort by recently updated
recently updated
newest added

https://github.com/tinyproxy/tinyproxy/issues/199

Using https://github.com/vimagick/dockerfiles/tree/master/opencart Running docker-compose with the given `docker-compose.yml` starts the containers but during the installation, we have Mysqli or PDO options for the database which are both not working :...

Adds a parameter to docker-compose.yml for setting up routes manually instead of routing everything through the tunnel. This resolves #95

Only the tessdata repository itself has almost 2 GB, it doesn't make sense to download the entire git repository. Put specific versions (the last ones available) to avoid unstable versions...

* `verifyChain` allows stunnel to verify the remote certificate chain. the default is still no, so it should keep backwards compatibility. * `CAfile` points to a file that should exist...

I made this modification because I wanted to use this dockerfile in an existing tinc network that is already configured. I might edit it further to adapt it to more...

the binaries are installed under the `usr/bin` path [[1]](https://github.com/vimagick/dockerfiles/blob/master/tor/Dockerfile#L22)

Hi, am srinivasa working as a devops engineer am created simple docker file for my application i need to change some configuration of that application through dockerfile is there any...