mirror of
https://codeberg.org/gigirassy/pinata
synced 2026-08-30 23:37:40 +00:00
final docker with dnsmasq
This commit is contained in:
@@ -29,8 +29,6 @@ RUN printf '%s\n' \
|
||||
'#!/bin/sh' \
|
||||
'set -eu' \
|
||||
'' \
|
||||
'cp /etc/resolv.conf /run/dnsmasq.resolv || true' \
|
||||
'' \
|
||||
'dnsmasq --no-daemon \' \
|
||||
' --port=5353 \' \
|
||||
' --listen-address=127.0.0.1 \' \
|
||||
|
||||
Reference in New Issue
Block a user