This website requires JavaScript.
Explore
Help
Sign in
noth
/
surrealpatch
Watch
1
Star
0
Fork
You've already forked surrealpatch
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
39a0ad22c6
surrealpatch
/
Dockerfile
8 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
Update Docker build configuration and steps
2022-07-13 09:27:22 +00:00
FROM gcr.io/distroless/cc:latest
Add initial Docker configuration files
2020-06-30 10:10:44 +00:00
Update Docker build configuration and steps
2022-07-13 09:27:22 +00:00
ARG TARGETARCH
Add initial Docker configuration files
2020-06-30 10:10:44 +00:00
Update Docker build configuration and steps
2022-07-13 09:27:22 +00:00
ADD $TARGETARCH/surreal /
Add initial Docker configuration files
2020-06-30 10:10:44 +00:00
Update Docker build configuration and steps
2022-07-13 09:27:22 +00:00
ENTRYPOINT ["/surreal"]
Reference in a new issue
Copy permalink