timmy
7ec4364747
Update to 5.8.0
2026-02-14 20:49:09 -08:00
timmy
0a86ef5b59
Add storage.conf
2026-01-01 16:26:26 -08:00
timmy
2359f265ed
Downgrade to v5.6.2. passt seems to have issues
2026-01-01 16:26:14 -08:00
timmy
3ee0a8ebca
Fix import
2025-12-27 17:41:01 -08:00
timmy
7404fb5182
Upgrade to v5.7.1
2025-12-27 17:31:31 -08:00
timmy
bb00ceb651
Add /perm/bin to PATH
2025-05-16 20:42:05 -07:00
timmy
c97af5a01b
Fix required directories
2025-05-14 15:26:17 -07:00
timmy
d1fb33e88d
Add required containers.conf
2025-05-14 15:23:18 -07:00
timmy
b420d626d7
Change import path
2025-05-14 00:09:40 -07:00
timmy
10308110fa
Update to 5.4.2
2025-05-14 00:03:24 -07:00
Damiano Donati
390ca44d33
bump podman to v4.9.5
2024-08-08 08:43:55 +02:00
Michael Stapelberg
3fe314476d
README: update for /var on /perm
...
use:
% gok get github.com/gokrazy/gokrazy
to pick up creation of /perm/var and /perm/var/run in commit
https://github.com/gokrazy/gokrazy/commit/ae40eb363644b435989437f6dbdcf19a276ec3b6
and:
% go install github.com/gokrazy/tools/cmd/gok@main
to pick up creation of /var as a symlink to /perm/var in commit
https://github.com/gokrazy/tools/commit/04de7ab9941f9416053b6270a4c80226c00e7844
2024-05-22 19:18:24 +02:00
Michael Stapelberg
a9a4e4488e
README: update gokrazy instructions
2023-01-14 10:16:21 +01:00
Michael Stapelberg
3276776c71
update to podman v4.2.1, configure greenpau/cni-plugins
...
The greenpau/cni-plugins make networking work, e.g.:
breakglass# mount -t tmpfs tmpfs /var
breakglass# podman run --rm -it -p 8080:80 nginx
The 87-podman-bridge.conflist file needs to be slightly adjusted to point podman
to the plugins.
We’ll hopefully be able to drop the podman wrapper binary soon.
Tested on amd64 and arm64.
fixes https://github.com/gokrazy/podman/issues/6
2022-09-18 14:11:30 +02:00
Michael Stapelberg
a16c9ff9f8
README: fully qualify debian container to skip podman selection
2022-04-14 17:33:03 +02:00
Damiano Donati
2b25e39633
convert package to provide architecture-dependent extrafiles tar ( #3 )
...
related to gokrazy/podman#2
2022-04-14 17:32:12 +02:00
Michael Stapelberg
b336163cb3
suggest /perm/container-storage as path
...
docker was a misnomer, we use podman after all.
2022-04-09 00:03:55 +02:00
Michael Stapelberg
e461a69af3
use nsenter package instead of manually creating placeholder
2022-04-06 08:55:42 +02:00
Michael Stapelberg
bbcadf8701
explain container storage options in README
2022-04-06 08:29:04 +02:00
Michael Stapelberg
d79cb0524c
initial commit
2022-04-05 09:32:45 +02:00