9 Commits

Author SHA1 Message Date
Damiano Donati b0011bd4e4 website/containers: update for podman 5+ with netavark (#376) 2026-06-25 19:31:53 +02:00
Michael Stapelberg e3a135f259 website: docker-containers: remove unnecessary tmpfs mount
(This is an optional step.)
2024-11-06 19:31:45 +01:00
Michael Stapelberg e6b99785b4 docker-containers: remove now-unnecessary mountVar
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 18:55:23 +02:00
Michael Stapelberg e653aacd19 website: update references to Debian bookworm, which was released
The new sid codename is trixie.
2023-07-01 14:50:04 +02:00
Michael Stapelberg 28607c9d59 website: update for gokr-packer → gok migration
related to https://github.com/gokrazy/gokrazy/issues/147
2023-01-14 09:16:02 +01:00
Michael Stapelberg 9324a6972b fix highlight 2022-11-05 18:46:25 +01:00
Michael Stapelberg 17927ecb5d containers: update instructions to include nftables plugins
This makes networking (other than `--net=host`) work.
2022-11-05 18:43:40 +01:00
Michael Stapelberg 656dc37059 set TMPDIR to avoid needing /perm/container-storage/tmp 2022-06-06 23:06:05 +02:00
Michael Stapelberg 63b697f923 add docker container documentation
related to https://github.com/gokrazy/gokrazy/issues/44
2022-04-26 20:37:00 +02:00