Skip to content
New issue

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

Podman support #82

Open
Ki1L3r opened this issue Mar 24, 2024 · 3 comments
Open

Podman support #82

Ki1L3r opened this issue Mar 24, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Ki1L3r
Copy link

Ki1L3r commented Mar 24, 2024

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?

@Ki1L3r Ki1L3r added the enhancement New feature or request label Mar 24, 2024
@blaise-io
Copy link
Owner

Does postman offer a drop-in CLI? Can you run this and provide the output? #69 (comment)

@Ki1L3r
Copy link
Author

Ki1L3r commented Mar 29, 2024

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

@dmzeus
Copy link

dmzeus commented Apr 10, 2024

Does postman offer a drop-in CLI? Can you run this and provide the output? #69 (comment)

[~/]$ 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants