Skip to content

Releases: v9fs/docker

v2.0.0

Choose a tag to compare

@ericvh ericvh released this 25 Apr 17:20

Summary

  • Update base image toolchain: Go 1.26.2, u-root v0.16.0.
  • Remove editor-specific artifacts and repo clones; use /opt/v9fs workspace.
  • Use packaged diod.
  • Add/iterate kernel smoke test (build + QEMU boot using u-root initrd) and modernize Docker publishing.

Container images

  • Multi-arch image is published to GHCR with tags including:
    • ghcr.io/v9fs/docker:sha-491776b98516eddf4b9e8bc49a8632d782b03ff5

v1.2.0

Choose a tag to compare

@ericvh ericvh released this 24 Feb 17:37

Update to golang v1.24.0 and u-root v0.14.0

v1.1.0

Choose a tag to compare

@ericvh ericvh released this 07 Jan 22:04
f80f35b

Update base repository and recipe

v1.0.1

Choose a tag to compare

@ericvh ericvh released this 24 Mar 13:53
d2a1060

Pick up a fix to vscode build to always build olddefconfig first so we don't have to do it manually.

v1.0.0

Choose a tag to compare

@ericvh ericvh released this 06 Jan 23:17
ac76b95

Overdue for cutting this as a primary release.

v0.0.2

Choose a tag to compare

@ericvh ericvh released this 24 Mar 23:12
6f72cd5

Incremental updates to include more tools for CI

v0.0.1

Choose a tag to compare

@ericvh ericvh released this 22 Mar 16:59
63425d4

Initial draft release

Full Changelog: v0.1...v0.0.1

Initial draft

Choose a tag to compare

@ericvh ericvh released this 14 Mar 16:00
23ebaae
add multiarch (#1)

* add multiarch