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
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
/
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 }}
Mcrich23
/
Container-Compose
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51
Star
889
Code
Issues
22
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix Healthcheck Parsing
- #61
#61
Merged
Mcrich23
merged 10 commits into
main
Mcrich23/Container-Compose:main
from
fix/healthcheck-parsing
Mcrich23/Container-Compose:fix/healthcheck-parsing
Copy head branch name to clipboard
Mar 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix Healthcheck Parsing
#61
Mcrich23
merged 10 commits into
main
Mcrich23/Container-Compose:main
from
fix/healthcheck-parsing
Mcrich23/Container-Compose:fix/healthcheck-parsing
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
fix healthcheck struct so tests can be an decoded from an array or single string
Mcrich23
committed
c8dda17
View commit details
Copy full SHA for c8dda17
Browse repository at this point
add test for parsing single test command
Mcrich23
committed
c2be734
View commit details
Copy full SHA for c2be734
Browse repository at this point
fix test command separation for single string to be split by space
Show description for 8a963ae
Mcrich23
committed
8a963ae
View commit details
Copy full SHA for 8a963ae
Browse repository at this point
Update HealthcheckConfigurationTests.swift
Mcrich23
committed
068bb91
View commit details
Copy full SHA for 068bb91
Browse repository at this point
Update .swiftpm/xcode/xcshareddata/xcschemes/Container-Compose.xcscheme
Show description for c3fa7de
Mcrich23
and
Copilot
authored
c3fa7de
View commit details
Copy full SHA for c3fa7de
Browse repository at this point
Update Tests/Container-Compose-StaticTests/HealthcheckConfigurationTests.swift
Show description for 18a473a
Mcrich23
and
Copilot
authored
18a473a
View commit details
Copy full SHA for 18a473a
Browse repository at this point
Update Tests/Container-Compose-StaticTests/HealthcheckConfigurationTests.swift
Show description for ea473d1
Mcrich23
and
Copilot
authored
ea473d1
View commit details
Copy full SHA for ea473d1
Browse repository at this point
Update Tests/Container-Compose-StaticTests/HealthcheckConfigurationTests.swift
Show description for 80b4e82
Mcrich23
and
Copilot
authored
80b4e82
View commit details
Copy full SHA for 80b4e82
Browse repository at this point
fix test command parsing to align with docker spec
Mcrich23
committed
3528a5b
View commit details
Copy full SHA for 3528a5b
Browse repository at this point
Merge branch 'fix/healthcheck-parsing' of https://github.com/Mcrich23/Container-Compose into fix/healthcheck-parsing
Mcrich23
committed
68c6895
View commit details
Copy full SHA for 68c6895
Browse repository at this point
You can’t perform that action at this time.