nix-oci-lock sync
Sync with remote
Synopsis
Get data from specified remote Docker daemon and sync the lockfile with the current host’s state
nix-oci-lock sync [flags]
Options
--commit whether to commit to git
--docker-host string connection string for the Docker socket (default "unix:///var/run/podman.sock")
-h, --help help for sync
Options inherited from parent commands
--flake string flake URI or path to evaluate (default ".")
--lock string path to OCI lock file (default "oci-lock.json")
SEE ALSO
- nix-oci-lock - OCI digest lock manager for NixOS