FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
unkey/Dockerfile.release at main · unkeyed/unkey · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
unkeyed
/
unkey
Public
Notifications
You must be signed in to change notification settings
Fork
634
Star
5.4k
Code
Issues
56
Pull requests
110
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
unkey
/
Dockerfile.release
Copy path
More file actions
More file actions
Latest commit
History
History
History
5 lines (5 loc) · 267 Bytes
Breadcrumbs
unkey
/
Dockerfile.release
Copy path
File metadata and controls
5 lines (5 loc) · 267 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
FROM gcr.io/distroless/static-debian13:nonroot@sha256:d29e660cc75a5b6b1334e03c5c81ccf9bc0884a002c6000dbf0fb96034814478
ARG TARGETPLATFORM
COPY ${TARGETPLATFORM}/unkey /unkey
LABEL org.opencontainers.image.source=https://github.com/unkeyed/unkey
ENTRYPOINT ["/unkey"]
Back
|
FazBrowse Home
|
New Git URL