benlye / docker-image-artifact

Module for uploading and download docker image leveraging github artifact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Image Artifact

Module providing functionality for uploading and downloading docker images in a github action workflow across jobs. It leverages github artifact in the background.

It exposes two public methods from main script namely upload and download.

About

Module for uploading and download docker image leveraging github artifact


Languages

Language:JavaScript 100.0%