Description
Now in order to run any of Python, JS or Go CLI the user must set up all of the required dependencies. Using Docker images with all the pre-installed required environment can be convenient for urgent use of any of these command line tools.
Expected behavior
Available the workflow that lets by choosing a branch and a language publish image with the specified CLI on GitHub Packages.
Environment
GitHub Actions
Potential alternatives
No alternatives.
Context
Not applicable.
Description
Now in order to run any of
Python,JSorGoCLI the user must set up all of the required dependencies. Using Docker images with all the pre-installed required environment can be convenient for urgent use of any of these command line tools.Expected behavior
Available the workflow that lets by choosing a branch and a language publish image with the specified CLI on GitHub Packages.
Environment
GitHub Actions
Potential alternatives
No alternatives.
Context
Not applicable.