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

I want to run this VPN connection in the background so that the script does not wait for me to end the current VPN connection, what should I do to...

Hi All, We have deployed a containerized strongswan using "vimagick/strongswan" image. Our requirement is as below: 1. On a baremetal server, we have multiple pods running (all are in the...

>docker logs mpd output: No 'audio_output' defined in config file output: Attempt to detect audio output device output: Attempting to detect a alsa audio device output: Successfully detected a alsa...

config.guess provided is from 2011, and newer ones allow it to compile under aarch64. Available at `stevenlafl/dante` for expediency. Only changed lines: ``` ARG GUESS_URL=http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD ARG GUESS_FILE=config.guess ... && curl...

I have the following in my config file for privoxy but no file ever gets created confdir /etc/privoxy logdir /etc/privoxy logfile privoxy.log debug 1 # Log startup messages debug 1024...

we needed the ARM image of the Docker image `vimagick/json-server` https://hub.docker.com/r/vimagick/json-server as in https://github.com/vimagick/dockerfiles/issues/211#issuecomment-2440577248 In the meanwhile we've forked it in https://gitlab.com/opencity-labs/vimagick-dockerfiles-json-server where ARM version is available at https://gitlab.com/opencity-labs/vimagick-dockerfiles-json-server/container_registry/8084209 btw:...

Hello, (in a vm in proxmox) after updating the vm bookworm to trixie, all is working well (all dockers containers) except for vimagick/dante dockerhub latest image. It make the process...