dockerfiles
dockerfiles copied to clipboard
:whale: A curated list of delicious docker recipes ๐บ๐ฆ๐ฎ๐ฑ (Let's Fighting Against Dictatorship)
Hello! I'm using MacOS Big Sur, docker desktop 3.5.2, docker engine 20.10.7. Used your docker-compose file as is(with my credentials and server ip addres) and got this error: > [+]...
This PR updates twemproxy to version `0.5.0`
I have some older media that have either TV "movies" sequels that are nearly impossible to find. Would be great if things like this did not clutter my missing list.
Hi, For the `vimagick/rsyncd` Docker image, please consider moving the current `/etc/rsyncd.conf` to `/etc/rsyncd.d/default.conf` and setting `/etc/rsyncd.conf` to just: ``` &include /etc/rsyncd.d/ ``` This would then allow a volume containing...
Officially it only support Ubuntu 14.04 LTS Download link: http://swupdate.hillstonenet.com:1337/sslvpn/download?os=linux
when using switch --embed-thumbnail this error pops up ``` ERROR: AtomicParsley was not found. Please install. Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 2054, in post_process files_to_delete, info =...
Hi, would it be please possible to provide the package with all the necessary modules listed on the official urlwatch documentation?: https://urlwatch.readthedocs.io/en/latest/dependencies.html Currently the pyppetteer and other modules are missing.
{"node_name": "4392081d8bcd", "status": "error", "message": "/usr/local/lib/python3.7/dist-packages/scrapy/utils/project.py:94: ScrapyDeprecationWarning: Use of environment variables prefixed with SCRAPY_ to override settings is deprecated. The following environment variables are currently defined: VERSION\n ScrapyDeprecationWarning\n"} when I...
can you add mtn to you docker file collection please ``https://gitlab.com/movie_thumbnailer/mtn
Hey, I have an error when I try to use import test from './test' in my project. It works with require('test.js') but my project is in ES6 so I would...