Had a pop with podman...
(edit)
podman-remote-static-linux_amd64.tar.gz
^^ this was the wrong package!
https://github.com/mgoltzsche/podman-st ... d64.tar.gz
I suspect this is the correct one because it has configs etc.
Will try again... see next post if I get anywhere!
dropped the executable into /usr/bin
Code: Select all
# whereis podman
podman: /usr/bin/podman
# podman machine init
WARN[0000] The storage 'driver' option should be set in /root/.config/containers/storage.conf. A driver was picked automatically.
Error: cannot run command "podman machine init" as root
Tried running as spot however ran into permissions problems as much of the config seems to be hard coded to be at /root/.config ...
More luck with podman desktop - that ran up without apparent issues but ofc cannot manage containers.

- Podman Desktop
- podman-desktop.jpg (64.67 KiB) Viewed 1290 times
... and with the following errors in output ...
Code: Select all
# ./podman-desktop --no-sandbox
[30126:0917/090407.899638:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30126:0917/090407.899718:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30126:0917/090408.188928:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30126:0917/090408.214727:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30126:0917/090408.254550:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Kubeconfig path /root/.kube/config provided does not exist. Skipping.
System ready. Loading extensions...
[30126:0917/090408.740286:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
Activating extension (podman-desktop.compose)
Activating extension (podman-desktop.docker)
Activating extension (podman-desktop.kind)
Activating extension (podman-desktop.kube-context)
[kube-context] starting extension kube-context
Activating extension (podman-desktop.lima)
[lima] Could not find socket at /root/.lima/podman/sock/podman.sock
[lima] Could not find config at /root/.lima/podman/copied-from-guest/kubeconfig.yaml
Activating extension (podman-desktop.podman)
Activating extension (podman-desktop.registries)
Activating extension (podman-desktop.compose) ended
Activating extension (podman-desktop.docker) ended
Activating extension (podman-desktop.kube-context) ended
Activating extension (podman-desktop.lima) ended
Unable to fetch the available extensions: Timeout awaiting 'lookup' for 1000ms
[podman] Error while pinging docker as podman Error: connect ENOENT /var/run/docker.sock
at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
errno: -2,
code: 'ENOENT',
syscall: 'connect',
address: '/var/run/docker.sock'
}
Activating extension (podman-desktop.registries) ended
[kind] Error: Error: spawn kind-linux-amd64 ENOENT
at ChildProcess.<anonymous> (/opt/podman-desktop-1.3.1/resources/app.asar/extensions/kind/builtin/kind.cdix/dist/extension.js:7:11545)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1091:16)
at Socket.<anonymous> (node:internal/child_process:449:11)
at Socket.emit (node:events:513:28)
at Pipe.<anonymous> (node:net:322:12)
Activating extension (podman-desktop.kind) ended
PluginSystem: received dom-ready event from the UI
Delayed startup, flushing 37 events
Unable to fetch the available extensions: unable to get local issuer certificate
Unable to fetch the available extensions: unable to get local issuer certificate
[podman] Podman extension: Could not find the socket at /run/user/0/podman/podman.sock after 5s. The command podman system service --time=0 did not work to start the podman socket.
Activating extension (podman-desktop.podman) ended
PluginSystem: initialization done.
Autostarting container engine
Unable to fetch the available extensions: unable to get local issuer certificate