generate the DockerHub image matrix
This commit is contained in:
parent
e9633d0d58
commit
8cbbfe7009
6 changed files with 73 additions and 5 deletions
|
@ -24,6 +24,7 @@ dockerTools.buildLayeredImage {
|
|||
"SSL_CERT_FILE=${cacert}/etc/ssl/certs/ca-bundle.crt"
|
||||
];
|
||||
Labels = {
|
||||
# https://github.com/microscaling/microscaling/blob/55a2d7b91ce7513e07f8b1fd91bbed8df59aed5a/Dockerfile#L22-L33
|
||||
"org.label-schema.vcs-ref" = "master";
|
||||
"org.label-schema.vcs-url" = "https://github.com/nix-community/docker-nixpkgs";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue