We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the problem you are encountering Currently acelink only works with docker, could it be possible to use podman also
Note: Don't share AceStream IDs or websites containing pirated content.
Describe the solution you'd like Podman in an opensource project with the same syntax as docker. could it be supported?
The text was updated successfully, but these errors were encountered:
Does postman offer a drop-in CLI? Can you run this and provide the output? #69 (comment)
Sorry, something went wrong.
Hi, seems like podman has compability as seen in the release notes from 4.3.0
https://github.com/containers/podman/releases/tag/v4.3.0
[~/]$ docker context inspect --format '{{.Endpoints.docker.Host}}' [~/]$ docker context inspect [] [~/]$ docker context ls Name URI Identity Default podman-machine-default ssh://[email protected]:55502/run/user/502/podman/podman.sock /Users/***/.ssh/podman-machine-default true podman-machine-default-root ssh://[email protected]:55502/run/podman/podman.sock /Users/***/.ssh/podman-machine-default false
blaise-io
No branches or pull requests
Describe the problem you are encountering
Currently acelink only works with docker, could it be possible to use podman also
Note: Don't share AceStream IDs or websites containing pirated content.
Describe the solution you'd like
Podman in an opensource project with the same syntax as docker. could it be supported?
The text was updated successfully, but these errors were encountered: