Auto-update openbooks
This commit is contained in:
parent
1e877102b5
commit
c8de69b691
|
@ -36,6 +36,7 @@
|
|||
openbooks = {
|
||||
image = "evanbuss/openbooks";
|
||||
ports = [ "127.0.0.1:9000:80" ];
|
||||
extraOptions = [ "--label=io.containers.autoupdate=registry" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue