Skip to content
Navigation Menu
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
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
/
Sign in
Sign up
Appearance settings
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 }}
docker
/
compose
Public
Notifications
You must be signed in to change notification settings
Fork
5.8k
Star
38.2k
Code
Issues
55
Pull requests
43
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
adopt compose-go jobs and container-spec layering
- #14093
#14093
Merged
ndeloof
merged 16 commits into
main
docker/compose:main
from
adopt-compose-go-jobs
docker/compose:adopt-compose-go-jobs
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
adopt compose-go jobs and container-spec layering
#14093
ndeloof
merged 16 commits into
main
docker/compose:main
from
adopt-compose-go-jobs
docker/compose:adopt-compose-go-jobs
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
build(deps): adopt compose-go jobs and the container-spec layering
Show description for 2b685ba
ndeloof
and
claude
committed
2b685ba
View commit details
Copy full SHA for 2b685ba
Browse repository at this point
jobs: warn and ignore, reject active scheduled jobs on up, create and start
Show description for a7d4555
ndeloof
and
claude
committed
a7d4555
View commit details
Copy full SHA for a7d4555
Browse repository at this point
run: execute jobs exactly like services
Show description for 329b2a3
ndeloof
and
claude
committed
329b2a3
View commit details
Copy full SHA for 329b2a3
Browse repository at this point
pre_start: inherit the whole container specification generically
Show description for 3dc87c8
ndeloof
committed
3dc87c8
View commit details
Copy full SHA for 3dc87c8
Browse repository at this point
e2e: jobs scenarios — scheduled rejection, manual run, env_file, job chain
Show description for 686193a
ndeloof
and
claude
committed
686193a
View commit details
Copy full SHA for 686193a
Browse repository at this point
run: honor the explicit manual: false opt-out on jobs
Show description for 4bbc568
ndeloof
committed
4bbc568
View commit details
Copy full SHA for 4bbc568
Browse repository at this point
pre_start: consume the load-time-resolved hook specification
Show description for 0804217
ndeloof
and
claude
committed
0804217
View commit details
Copy full SHA for 0804217
Browse repository at this point
publish, config --images: jobs are scanned and pinned like services
Show description for 051ccb9
ndeloof
and
claude
committed
051ccb9
View commit details
Copy full SHA for 051ccb9
Browse repository at this point
fix(compose): adapt relay/start tests to the container-spec layering
Show description for d28ad4c
ndeloof
committed
d28ad4c
View commit details
Copy full SHA for d28ad4c
Browse repository at this point
Commits on Sep 21, 2026
fix(run): stop double-warning unsupported attributes on the job fallback
Show description for f761e08
ndeloof
committed
f761e08
View commit details
Copy full SHA for f761e08
Browse repository at this point
fix(config): scan jobs in --images, --lock-image-digests, --resolve-image-digests
Show description for 2bc29e3
ndeloof
committed
2bc29e3
View commit details
Copy full SHA for 2bc29e3
Browse repository at this point
fix(create, start): clear error when targeting a job by name
Show description for c116397
ndeloof
committed
c116397
View commit details
Copy full SHA for c116397
Browse repository at this point
fix(run): manual: false also blocks a job pulled in transitively
Show description for 8fc4918
ndeloof
committed
8fc4918
View commit details
Copy full SHA for 8fc4918
Browse repository at this point
fix(run): correlate jobTargetErr against the specific failing name
Show description for 06f51dd
ndeloof
committed
06f51dd
View commit details
Copy full SHA for 06f51dd
Browse repository at this point
fix(start): still refuse a job when COMPOSE_PROJECT_NAME masks the error
Show description for 2e5a687
ndeloof
committed
2e5a687
View commit details
Copy full SHA for 2e5a687
Browse repository at this point
fix(compose): move the job-target refusal into projectOrName itself
Show description for ede4c8f
ndeloof
committed
ede4c8f
View commit details
Copy full SHA for ede4c8f
Browse repository at this point
You can’t perform that action at this time.