myoung34 / docker-github-actions-runner

This will run the new self-hosted github actions runners with docker-in-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can i add insecure registry in the action runner container ?

EliXorZz opened this issue · comments

commented

Hello, i want to push an image from GitHub with actions and i need to push it in insecure registry, its possible ?
Possible to use "DOCKER_OPTS" environnement ?

You can add whatever environment variables you want at run time, yes