Full registry addresses for all containers
This commit is contained in:
parent
45b86686ce
commit
56a0129dd2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
virtualisation.oci-containers.containers."actual" = {
|
||||
image = "jlongster/actual-server:latest";
|
||||
image = "docker.io/jlongster/actual-server:latest";
|
||||
ports = [ "${config.ports.actual}:5006" ];
|
||||
volumes = [ "/data/actual:/data" ];
|
||||
extraOptions = [ "--label=io.containers.autoupdate=registry" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue