mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-03-14 18:55:37 +00:00
add /bin/conduit to OCI image contents
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
784ccd6bad
commit
e0494c1538
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ dockerTools.buildLayeredImage {
|
|||
created = "@${toString inputs.self.lastModified}";
|
||||
contents = [
|
||||
dockerTools.caCertificates
|
||||
main
|
||||
];
|
||||
config = {
|
||||
Entrypoint = if !stdenv.hostPlatform.isDarwin
|
||||
|
|
Loading…
Add table
Reference in a new issue