gh-action-pypi-publish icon indicating copy to clipboard operation
gh-action-pypi-publish copied to clipboard

Run in a self-hosted container without docker

Open elderlabs opened this issue 1 year ago • 0 comments

Greetings all,

This project seems like it can run without Docker. My self-hosted runner falls under an LXC container. What are the chances this project can support running in a self-hosted environment without it? From the Dockerfile, it would seem this is easily possible. My system already has a Python environement available to the runner. Worst case, I can tear everything apart and do it in a not-so-graceful way, but it'd be great if users like me were able to sidestep Docker altogether.

Thank you.

elderlabs avatar Oct 12 '24 06:10 elderlabs