Compare commits

..

No commits in common. "76d8446057804823c460f63326af9f7e8e3ef5a6" and "7883c544857db2e70c96b7d359bc0f845515318e" have entirely different histories.

View file

@ -1,4 +1,4 @@
FROM alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
FROM alpine:3.22.0
RUN apk add --no-cache build-base bash docker-cli git \
&& git clone -b add-ipv6-support https://github.com/Alphix/mdns-repeater.git \