mirror of
https://github.com/apple/container.git
synced 2026-07-17 15:06:59 +00:00
15 lines
319 B
YAML
15 lines
319 B
YAML
version: 1
|
|
builder:
|
|
configs:
|
|
-
|
|
documentation_targets:
|
|
- ContainerSandboxService
|
|
- ContainerNetworkService
|
|
- ContainerImagesService
|
|
- ContainerClient
|
|
- ContainerLog
|
|
- ContainerPlugin
|
|
- ContainerXPC
|
|
- TerminalProgress
|
|
swift_version: '6.2'
|