Container runtime, LinuxKit builder, and dev environment management
Find a file
Snider 496163abd4 chore: sync dependencies for v0.1.7
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 17:53:27 +00:00
cmd/vm refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
devenv refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
docs refactor: update import path from go-config to core/config 2026-03-14 10:24:13 +00:00
kb refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
sources refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +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 refactor: update import path from go-config to core/config 2026-03-14 10:24:13 +00:00
CONSUMERS.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
container.go feat: extract container/, devops/, sources/ from go-devops 2026-03-09 11:42:51 +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 chore: sync dependencies for v0.1.7 2026-03-17 17:53:27 +00:00
go.sum chore: sync dependencies for v0.1.7 2026-03-17 17:53:27 +00:00
hypervisor.go refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
hypervisor_test.go feat: extract container/, devops/, sources/ from go-devops 2026-03-09 11:42:51 +00:00
LICENSE Initial commit 2026-03-09 11:40:45 +00:00
linuxkit.go refactor: replace os file ops and fmt.Errorf/errors.New with go-io/go-log equivalents 2026-03-16 19:17:34 +00:00
linuxkit_test.go feat: extract container/, devops/, sources/ from go-devops 2026-03-09 11:42:51 +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 feat: extract container/, devops/, sources/ from go-devops 2026-03-09 11:42:51 +00:00
state_test.go feat: extract container/, devops/, sources/ from go-devops 2026-03-09 11:42:51 +00:00
templates.go 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_test.go feat: extract container/, devops/, sources/ from go-devops 2026-03-09 11:42:51 +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

go-container

Container runtime, LinuxKit builder, and dev environment management