Nix Docker Image Publisher
Version updated for https://github.com/samiser/nix-docker-publish to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Nix Docker Image Publisher” GitHub Action automates the process of building Docker images from Nix flake outputs and publishing them to the GitHub Container Registry (ghcr.io). It simplifies integration with Nix flakes, supports automatic tagging (including commit SHA and optional latest for main/master branches), and provides outputs for the image name and digest. This action streamlines Docker image management and deployment workflows for Nix-based projects.
Release notes
Initial release of the action