docker-lock VS nixery

Compare docker-lock vs nixery and see what are their differences.

docker-lock

Automatically manage image digests in Dockerfiles, docker-compose files, and Kubernetes manifests by tracking them in a separate Lockfile (by safe-waters)

nixery

Container registry which transparently builds images using the Nix package manager. Canonical repository is https://cs.tvl.fyi/depot/-/tree/tools/nixery (by tazjin)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
docker-lock nixery
3 18
424 1,685
1.2% -
0.0 4.8
3 months ago about 2 months ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

docker-lock

Posts with mentions or reviews of docker-lock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • :latest or :version for supporting services?
    3 projects | /r/selfhosted | 6 Dec 2023
    I do both! I tag my services with :latest, then use docker-lock. It scans your docker and docker-compose, generates a lock file and adds the current sha to git. That lets me freely update because I can always go get the previous version from git, rollback, and pin the version for that specific container if there is a problem. It really is the best of both worlds.
  • Keeping Up with Docker Official Images
    5 projects | news.ycombinator.com | 8 Jun 2021
    Nice! I was thinking about building something similar -- just filed an issue for how you might extend this to work for migrating registries.

    Pleasantly surprised to come across this PR: https://github.com/safe-waters/docker-lock/pull/73

    This is a perfect application of crane :)

nixery

Posts with mentions or reviews of nixery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-19.

What are some alternatives?

When comparing docker-lock and nixery you can also consider the following projects:

image-spec - OCI Image Format

BirdNET-Pi - A realtime acoustic bird classification system for the Raspberry Pi 4B, 3B+, and 0W2 built on the TFLite version of BirdNET.

go-containerregistry - Go library and CLIs for working with container registries

template-nix - The nix template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral development environments in the cloud.

Diun - Receive notifications when an image is updated on a Docker registry

niv - Easy dependency management for Nix projects

athenapdf - Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker

jib - 🏗 Build container images for your Java applications.

traefik - The Cloud Native Application Proxy

plural - Deploy open source software on Kubernetes in record time. 🚀

Harbor - An open source trusted cloud native registry project that stores, signs, and scans content.

Moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems