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 }}
chatmail
/
cmlxc
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
1
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add Docker Compose deployment driver and image management
- #6
#6
Closed
j4n
wants to merge 19 commits into
main
chatmail/cmlxc:main
from
j4n/docker-support
chatmail/cmlxc:j4n/docker-support
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
feat: add Docker Compose deployment driver and image management
#6
j4n
wants to merge 19 commits into
main
chatmail/cmlxc:main
from
j4n/docker-support
chatmail/cmlxc:j4n/docker-support
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
feat: add @latest as option for source for latest tagged release
Show description for fcce164
j4n
committed
fcce164
View commit details
Copy full SHA for fcce164
Browse repository at this point
chore(madmail): default to @latest, instead of ancient v0.47.1
j4n
committed
44b5261
View commit details
Copy full SHA for 44b5261
Browse repository at this point
feat(madmail): port deploy-madmail driver to v2 Rust build
Show description for e5d03de
j4n
committed
e5d03de
View commit details
Copy full SHA for e5d03de
Browse repository at this point
fix: align minitest suite's madmail assertions with v2's real IMAP/log behavior
Show description for 54ec1b1
j4n
committed
54ec1b1
View commit details
Copy full SHA for 54ec1b1
Browse repository at this point
Commits on Jul 31, 2026
fix(container,incus): filter container IPs by Incus bridge subnet
Show description for b10bf6b
j4n
committed
b10bf6b
View commit details
Copy full SHA for b10bf6b
Browse repository at this point
refactor(cli,incus): extract check_init() to Incus class
Show description for 1b72476
j4n
committed
1b72476
View commit details
Copy full SHA for 1b72476
Browse repository at this point
feat(container): add extra_config parameter to container launch()/ensure()
Show description for 432c928
j4n
committed
432c928
View commit details
Copy full SHA for 432c928
Browse repository at this point
refactor(driver_base,driver_cmdeploy): extract shared pytest runner and on_init_relay default
Show description for 967a3ac
j4n
committed
967a3ac
View commit details
Copy full SHA for 967a3ac
Browse repository at this point
feat(driver_base): support SHA-based source refs in init_builder
Show description for f7e25d7
j4n
committed
f7e25d7
View commit details
Copy full SHA for f7e25d7
Browse repository at this point
feat(cli): auto-detect RUNNER_DEBUG for verbose output
Show description for 7ee9c4d
j4n
committed
7ee9c4d
View commit details
Copy full SHA for 7ee9c4d
Browse repository at this point
refactor(init_builder): skip git reset --hard for SHA refs
Show description for e916997
j4n
committed
e916997
View commit details
Copy full SHA for e916997
Browse repository at this point
fix(driver_base): fetch tags so RELAY_REF and --source can checkout release tags
Show description for 2389c5c
j4n
committed
2389c5c
View commit details
Copy full SHA for 2389c5c
Browse repository at this point
refactor(driver_cmdeploy): extract TEST_INI_OVERRIDES and make_ini_script
Show description for d56b519
j4n
committed
d56b519
View commit details
Copy full SHA for d56b519
Browse repository at this point
refactor(container): add bash_get() and bash_do() helpers
Show description for e8efe52
j4n
committed
e8efe52
View commit details
Copy full SHA for e8efe52
Browse repository at this point
fix: restore CmdeployDriver.on_init_relay
Show description for 577605e
j4n
committed
577605e
View commit details
Copy full SHA for 577605e
Browse repository at this point
ci: only install keep incus-client and incus-base
Show description for 260f42a
j4n
committed
260f42a
View commit details
Copy full SHA for 260f42a
Browse repository at this point
feat(docker): add Docker relay driver
Show description for 9c1dee7
j4n
committed
9c1dee7
View commit details
Copy full SHA for 9c1dee7
Browse repository at this point
feat(cli): integrate Docker driver
Show description for 3828129
j4n
committed
3828129
View commit details
Copy full SHA for 3828129
Browse repository at this point
ci: Docker-in-LXC support for lxc-test workflow
Show description for b90b5dd
j4n
committed
b90b5dd
View commit details
Copy full SHA for b90b5dd
Browse repository at this point
You can’t perform that action at this time.