dockerc
dockerc copied to clipboard
Question: How to integrate it with github actions?
Hi,
To create the executable file I want to first create the OCI docker image using github actions. The problem here is how to "import" from github actions without publishing the image in the docker store. Any ideas?