This website requires JavaScript.
Explore
Help
Sign In
public
/
stagex
Archived
Watch
5
Star
0
Fork
You've already forked stagex
0
Code
Issues
1
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-04
. You can view files and clone it, but cannot push or open issues or pull requests.
3bff51f279
stagex
/
ca-certificates
/
Dockerfile
3 lines
75 B
Docker
Raw
Blame
History
FROM
scratch as package
COPY
cacert.pem /etc/ssl/certs/ca-certificates.crt
Reference in New Issue
View Git Blame
Copy Permalink