You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope powercontext can run as a background process; currently, keeping a terminal window open just to run a background process feels rather inelegant.
Have you considered deploying and running it via a Docker container? This would allow for deployment on any machine—including Windows—provided Docker Desktop is installed.
Problem and proposed solution
Currently, a running powercontext process requires a dedicated terminal window, which isn't exactly elegant; running it in the background would free up the terminal window completely.
Supporting Docker deployment would allow it to run on any machine—including Windows—provided Docker Desktop is installed.
Alternatives considered
No response
Additional context
No response
Are you willing to contribute to this feature?
Yes, I am willing to contribute code, docs, or design feedback.
Feature description
As the title suggests:
I hope
powercontextcan run as a background process; currently, keeping a terminal window open just to run a background process feels rather inelegant.Have you considered deploying and running it via a Docker container? This would allow for deployment on any machine—including Windows—provided Docker Desktop is installed.
Problem and proposed solution
Currently, a running
powercontextprocess requires a dedicated terminal window, which isn't exactly elegant; running it in the background would free up the terminal window completely.Supporting Docker deployment would allow it to run on any machine—including Windows—provided Docker Desktop is installed.
Alternatives considered
No response
Additional context
No response
Are you willing to contribute to this feature?