FROM debian:stable-slim
RUN apt-get update && apt-get -uy upgrade
RUN apt-get -y install ca-certificates && update-ca-certificates
FROM scratch
COPY --from=0 /etc/ssl/certs /etc/ssl/certs
ADD coredns /coredns
EXPOSE 53 53/udp
ENTRYPOINT ["/coredns"]
type='application/atom+xml'/>
Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
imported by other .zig files
|
|
|
|
|
|
|
|
see many errors without re-running Bun
|
|
|
|
|
|
|
|
|
|
|
|
identifiers, inlining functions, and moving some branches to comptime
|
|
source code into JavaScriptCore as latin1 to conserve memory. Loading as UTF-16 means your code uses 2x as much memory.
|
|
environment variables
|
|
|
|
|