HackerTrans
トップ新着トレンドコメント過去質問紹介求人

florentbenoit

no profile record

投稿

Unlock WebAssembly Workloads with Podman on macOS and Windows

developers.redhat.com
1 ポイント·投稿者 florentbenoit·3 年前·0 コメント

コメント

florentbenoit
·3 年前·議論
looks like this issue: https://github.com/containers/podman/issues/20639
florentbenoit
·4 年前·議論
podman itself allows to play some subset of kubernetes files with the kube play command if you want to just use containers (no cluster required) https://docs.podman.io/en/latest/markdown/podman-kube-play.1...

Podman Desktop is planning also to bring a Kubernetes cluster very easily. For now you can deploy to an existing Kubernetes cluster the Pod (set of containers that Podman provides) and you can also switch your current context from the tray icon.
florentbenoit
·4 年前·議論
The tray app is optional so you can still have the engine (podman machine on Windows/macOS) running without any UI.
florentbenoit
·4 年前·議論
It might be possible to use a Podman machine on Linux as well. ( You may loose performance but could update as soon it's available)

Or use https://software.opensuse.org/package/podman
florentbenoit
·4 年前·議論
Podman Desktop will release Windows arm64 binaries if there is a demand for it
florentbenoit
·4 年前·議論
What file format would you expect?
florentbenoit
·4 年前·議論
They can run side by side and Podman Desktop is also able to show you all Docker containers, images, etc.
florentbenoit
·4 年前·議論
It's just to download smaller files.

For example if you're using homebrew it will download the right specific file.

And universal is there so that people don't bother to know which arch is their computer.
florentbenoit
·4 年前·議論
Could you file a bug to podman desktop https://github.com/containers/podman-desktop/issues about your auth.json file / "podman login" ?