Mikel SH
Mikel SH
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
1. for command 1 you need to spicify the name : For example ``` podman context inspect podman-machine --format '{{.URI}}' ssh://[email protected]:51409/run/user/501/podman/podman.sock ``` 2. podman context inspect: ``` podman context inspect...
it would be nice at least to have the wrapper and manually run the server if possible Thanks a lot
@blaise-io seems like they have already released the 3.2 version for Linux https://docs.acestream.net/products/ could it be updates to solve this issue?
> Hello, what a great news! > > What steps should I follow to try it? So far I just run the command `docker run --rm -p 6878:6878 blaiseio/acelink` to...
> First of all, thanks for your answers, but I'm still having problems with the build and I don't know why. > >  Run like this `docker build --platform...