Container runtime, LinuxKit builder, and dev environment management
Find a file
2026-03-27 03:12:04 +00:00
cmd/vm chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
devenv chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
docs chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
internal refactor(container): align with core v0.8.0-alpha.1 2026-03-26 15:12:11 +00:00
kb refactor(container): migrate module path to dappco.re/go/core/container 2026-03-22 01:55:36 +00:00
sources chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
specs refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
templates feat: extract container/, devops/, sources/ from go-devops 2026-03-09 11:42:51 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
CLAUDE.md chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
CONSUMERS.md refactor(container): migrate module path to dappco.re/go/core/container 2026-03-22 01:55:36 +00:00
container.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
CONTEXT.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
GEMINI.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
go.mod refactor(container): align with core v0.8.0-alpha.1 2026-03-26 15:12:11 +00:00
go.sum chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
hypervisor.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
hypervisor_test.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
LICENSE Initial commit 2026-03-09 11:40:45 +00:00
linuxkit.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
linuxkit_test.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
PROMPT.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
README.md Initial commit 2026-03-09 11:40:45 +00:00
RECENT.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
state.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
state_test.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
templates.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
templates_test.go chore: polish ax v0.8.0 compliance 2026-03-26 17:18:44 +00:00
TODO.md refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
UPGRADE.md docs(upgrade): add v0.8.0 upgrade report 2026-03-26 13:45:08 +00:00

go-container

Container runtime, LinuxKit builder, and dev environment management