Skip to content

RezaKargar/setup-unregistry

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unregistry (docker-pussh) Installer Action

Build Status

Installs the docker-pussh plugin for Docker CLI, allowing you to push images to container registries without needing to log in (docker login).

Usage

Install the latest version

To install the most recent version of the unregistry plugin:

- uses: rezakargar/setup-unregistry@v1

Install a specific version

To pin to a specific version (recommended for production), use the version input:

- uses: rezakargar/setup-unregistry@v1
  with:
    version: v0.3.0  # Replace with the version you need

About

Unregistry (docker-pussh) Installer Action

Topics

Resources

Stars

Watchers

Forks

Languages