add /bin/conduit to OCI image contents
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -14,6 +14,7 @@ dockerTools.buildLayeredImage {
|
|||||||
created = "@${toString inputs.self.lastModified}";
|
created = "@${toString inputs.self.lastModified}";
|
||||||
contents = [
|
contents = [
|
||||||
dockerTools.caCertificates
|
dockerTools.caCertificates
|
||||||
|
main
|
||||||
];
|
];
|
||||||
config = {
|
config = {
|
||||||
Entrypoint = if !stdenv.hostPlatform.isDarwin
|
Entrypoint = if !stdenv.hostPlatform.isDarwin
|
||||||
|
|||||||
Reference in New Issue
Block a user