This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
container
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apple/container.git
synced
2026-08-31 12:55:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fcbeab5701bc5aa739285e2d6d3e97c863188ee
container
/
Sources
/
ContainerPlugin
T
History
J Logan
0925ff6298
Refactor
container k8s
to use plugin resource management. (
#2097
)
2026-08-07 14:43:56 -07:00
..
ApplicationRoot.swift
Use FilePath for app, install, and log roots. (
#1558
)
2026-05-26 13:58:55 -07:00
FilePath+Resolve.swift
Use FilePath for app, install, and log roots. (
#1558
)
2026-05-26 13:58:55 -07:00
InstallRoot.swift
Use FilePath for app, install, and log roots. (
#1558
)
2026-05-26 13:58:55 -07:00
LaunchPlist.swift
…
LogRoot.swift
Use FilePath for app, install, and log roots. (
#1558
)
2026-05-26 13:58:55 -07:00
Plugin.swift
…
PluginConfig.swift
Move to TOML configuration for plugin configurations (
#1422
)
2026-04-17 10:56:46 -07:00
PluginFactory.swift
Fix image env vars, build context checks, TCP/UDP port forward buffer, and validate plugin name (
#2027
)
2026-07-28 10:13:10 -07:00
PluginLoader.swift
Refactor
container k8s
to use plugin resource management. (
#2097
)
2026-08-07 14:43:56 -07:00
PluginStateRoot.swift
Add
container machine
for managing persistent Linux VMs (
#1662
)
2026-06-08 11:38:49 -07:00
ServiceManager.swift
…