Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apple
/
container
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
48.5k
Code
Issues
311
Pull requests
182
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 28, 2026
Update containerization import to 0.40.1 (#2038)
Show description for 6e65319
katiewasnothere
authored
6e65319
Copy full SHA for 6e65319
Fix image env vars, build context checks, TCP/UDP port forward buffer, and validate plugin name (#2027)
Show description for 48145ac
3 people
authored
48145ac
Copy full SHA for 48145ac
Commits on Jul 27, 2026
Update containerization import to latest 0.40.0 (#2028)
Show description for 27e5043
katiewasnothere
authored
27e5043
Copy full SHA for 27e5043
fix: Increase XPC timeout for Machine API operations (#2006)
Show description for 13e976f
dev-kvt
authored
13e976f
Copy full SHA for 13e976f
Allow custom kernel boot args via --kernel-arg (#1744)
Show description for b229cec
arirubinstein
authored
b229cec
Copy full SHA for b229cec
Commits on Jul 23, 2026
Fix BuilderStart race, parallelize `container build` tests. (#2002)
Show description for d1d7635
jglogan
authored
d1d7635
Copy full SHA for d1d7635
Use log instead of print for system start status messages (#1889)
adityabagchi24
authored
78e2cb4
Copy full SHA for 78e2cb4
Integration test - miscellaneous fixture and test refinements. (#1993)
jglogan
authored
9af6e0e
Copy full SHA for 9af6e0e
Commits on Jul 22, 2026
Add OCI maskedPaths and readonlyPaths support to Container API. (#1996)
jglogan
authored
72431b0
Copy full SHA for 72431b0
Add missing dependencies to new ContainerTestSupport package (#1994)
Show description for 9be73ed
katiewasnothere
authored
9be73ed
Copy full SHA for 9be73ed
Use `enum` for warmup images. (#1990)
Show description for f0b2b96
jglogan
authored
f0b2b96
Copy full SHA for f0b2b96
Downgrade swift-collections to 1.5.1. (#1984)
jglogan
authored
968dbe4
Copy full SHA for 968dbe4
Container test fixture package (#1887)
Show description for a51d54b
katiewasnothere
authored
a51d54b
Copy full SHA for a51d54b
Pass build config in when building protoc dependencies (#1972)
Show description for f4757af
katiewasnothere
authored
f4757af
Copy full SHA for f4757af
ci: bump the github-actions group across 1 directory with 3 updates (#1983)
Show description for 0c0d3c6
dependabot[bot]
authored
0c0d3c6
Copy full SHA for 0c0d3c6
Reword DNS container name resolution doc information (#1960)
Show description for ec44812
katiewasnothere
authored
ec44812
Copy full SHA for ec44812
Use ordered journal mode for unpacked images. (#1974)
jglogan
authored
b130bab
Copy full SHA for b130bab
Commits on Jul 21, 2026
Periodic dependency updates. (#1981)
jglogan
authored
a6813ed
Copy full SHA for a6813ed
Update containerization dependency with new EXT4Unpacker func definition (#1973)
Show description for 06127de
katiewasnothere
authored
06127de
Copy full SHA for 06127de
[gitignore]: ignore vscode workspace files (#1966)
saehejkang
authored
90be187
Copy full SHA for 90be187
Address flaky TestCLIKernelSetSerial suite. (#1976)
jglogan
authored
1e6f782
Copy full SHA for 1e6f782
Commits on Jul 20, 2026
Fix machine ID length test. (#1971)
jglogan
authored
e34b1b7
Copy full SHA for e34b1b7
Do not follow destination symlink when copying user configuration (#1957)
Show description for 3310f34
katiewasnothere
authored
3310f34
Copy full SHA for 3310f34
Remove force unwraps on XPC error set/get (#1958)
Show description for 3f543ba
katiewasnothere
authored
3f543ba
Copy full SHA for 3f543ba
Validate container ID from XPC requests (#1956)
Show description for 9e1d6e8
katiewasnothere
authored
9e1d6e8
Copy full SHA for 9e1d6e8
Commits on Jul 17, 2026
[package]: bump container-builder-shim to 0.13.0 (#1953)
saehejkang
authored
14233ce
Copy full SHA for 14233ce
Commits on Jul 16, 2026
Restore `--skip-build`, enable `import testable` for release builds. (#1955)
jglogan
authored
07ff3c0
Copy full SHA for 07ff3c0
Remove `--skip-build` from test Makefile target. (#1951)
jglogan
authored
4dfa3d4
Copy full SHA for 4dfa3d4
Commits on Jul 13, 2026
Add commit/issue alert to PR template. (#1945)
jglogan
authored
6089024
Copy full SHA for 6089024
Verify kernel archive integrity (#1703)
Show description for 57b07fa
haoruilee
authored
57b07fa
Copy full SHA for 57b07fa
Commits on Jul 11, 2026
Use containerization version 0.37.0 (#1932)
Show description for 5f277a9
adityaramani
authored
5f277a9
Copy full SHA for 5f277a9
Commits on Jul 7, 2026
Updates containerization to 0.36.0. (#1912)
Show description for e1a5cfd
jglogan
authored
e1a5cfd
Copy full SHA for e1a5cfd
Upgrade grpc-swift-nio-transport to 2.9.0 and remove HTTP2ConnectBuff… (#1790)
Show description for 36dc063
adityabagchi24
authored
36dc063
Copy full SHA for 36dc063
Commits on Jul 6, 2026
Integration coverage xpc helpers (#1551)
Show description for edd6dee
noah-thor
authored
edd6dee
Copy full SHA for edd6dee
Commits on Jul 3, 2026
Removes obsolete CLITests directory. (#1886)
Show description for 3ad6e9b
jglogan
authored
3ad6e9b
Copy full SHA for 3ad6e9b
Previous
Next
You can’t perform that action at this time.