mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-22 01:18:53 +00:00
minor changes.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# syntax=docker.io/docker/dockerfile:1
|
||||
|
||||
FROM mcr.microsoft.com/dotnet/aspnet:8.0
|
||||
|
||||
# Add the MS repo to install `libmsquic` to support DNS-over-QUIC:
|
||||
ADD --link https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb /
|
||||
RUN <<HEREDOC
|
||||
|
||||
Reference in New Issue
Block a user