Compare commits
2 Commits
fb0f3bb15f
...
42716cd2a3
Author | SHA1 | Date | |
---|---|---|---|
42716cd2a3
|
|||
2722e85a6a
|
@@ -3,6 +3,8 @@ FROM debian:12-slim
|
||||
LABEL maintainer="Gardel <sunxinao@hotmail.com>"
|
||||
LABEL "Description"="Go Yggdrasil Server"
|
||||
|
||||
RUN apt-get update && apt-get install -y ca-certificates
|
||||
RUN update-ca-certificates
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
RUN mkdir -p /app
|
||||
|
Reference in New Issue
Block a user