dockerfiles
dockerfiles copied to clipboard
:whale: A curated list of delicious docker recipes 🇺🇦🇮🇱 (Let's Fighting Against Dictatorship)
Currently, building fails with: ``` ERROR: No certtool found ERROR: Service 'taskd' failed to build: The command '/bin/sh -c apk add --update build-base\ cmake\ gnutls\ gnutls-dev\ libstdc++\ && wget -O-...
Hello, I have copied the docker-compose.yml file and built the containers. They are up and running and it seems all ok. But when I go to the install.php page and...
Would it be possible to ask for an ARM version of the container "vimagick/strongswan"? I have built it from scratch using the dockerfile and itbuild just fine on Raspberry Pi...
By default the image does not have Please set $VISUAL or $EDITOR set. Add environment variable define a default editor media@ubuntu-docker:~/urlwatch$ cat docker-compose.yml urlwatch: image: vimagick/urlwatch environment: - EDITOR="/usr/bin/vi" volumes:...
When I using your dante docker image (https://hub.docker.com/r/vimagick/dante/) I need to configure my user and password when I already started docker container. Now I am using next combination: run.sh: docker-compose...
How to stop writing without stopping container? I need to stop writing, mv record.flv to date_time.flv then start writing again. Maybe there is an other way to start writing to...
I recorded a 12-hour video and saw that the first 2-4 hours are written normally, but then frames start to get lost. Very significant. By the end of the video,...
Fresh install of MantisBT appears to work, but the captcha displayed when registering a new account doesn't display. Seems that it's missing whatever fonts it needs, at the very least,...
As mention in subject, Debian Stretch / openconnect 7.08-1 / network-manager-openconnect 1.2.4-1 run on host, I would like to establish a tunnel by openconnect to ocserv docker image which fresh...
Hello friends 😄 _[I don't know if it's the right way to open that discussion as an issue, sorry if i'm wrong]_ I'm new using MantisBT on Docker. I've been...