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 }}
j143
/
basic-docker-engine
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
5
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Default image pulls to GHCR and harden registry host resolution
- #26
#26
Merged
j143
merged 14 commits into
main
j143/basic-docker-engine:main
from
copilot/deploy-to-azure-using-github-actions
j143/basic-docker-engine:copilot/deploy-to-azure-using-github-actions
Copy head branch name to clipboard
Apr 29, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Default image pulls to GHCR and harden registry host resolution
#26
j143
merged 14 commits into
main
j143/basic-docker-engine:main
from
copilot/deploy-to-azure-using-github-actions
j143/basic-docker-engine:copilot/deploy-to-azure-using-github-actions
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2026
Use GHCR as default container registry with explicit registry parsing
Show description for a4785a0
Copilot
and
j143
authored
a4785a0
View commit details
Copy full SHA for a4785a0
Browse repository at this point
Refine loopback registry handling after review feedback
Show description for d22da25
Copilot
and
j143
authored
d22da25
View commit details
Copy full SHA for d22da25
Browse repository at this point
Harden registry host parsing for loopback addresses
Show description for eb6be8a
Copilot
and
j143
authored
eb6be8a
View commit details
Copy full SHA for eb6be8a
Browse repository at this point
Normalize import grouping in main registry logic
Show description for 91706e0
Copilot
and
j143
authored
91706e0
View commit details
Copy full SHA for 91706e0
Browse repository at this point
Add simple AKS deployment and verification workflow
Show description for ffd1c98
Copilot
and
j143
authored
ffd1c98
View commit details
Copy full SHA for ffd1c98
Browse repository at this point
Commits on Apr 19, 2026
Fix credentialed localhost registry resolution to use HTTP
Show description for 8f765d7
Copilot
and
j143
authored
8f765d7
View commit details
Copy full SHA for 8f765d7
Browse repository at this point
Adjust credential host stripping to handle all @ positions
Show description for b439617
Copilot
and
j143
authored
b439617
View commit details
Copy full SHA for b439617
Browse repository at this point
Add edge-case test for @ in registry credentials
Show description for 2d1fcf2
Copilot
and
j143
authored
2d1fcf2
View commit details
Copy full SHA for 2d1fcf2
Browse repository at this point
Use placeholder credentials in registry resolution tests
Show description for ab520af
Copilot
and
j143
authored
ab520af
View commit details
Copy full SHA for ab520af
Browse repository at this point
Commits on Apr 29, 2026
fix: sanitize dots in K8s volume names generated by AttachCapsuleToDeployment
Show description for 71af7c1
j143
committed
71af7c1
View commit details
Copy full SHA for 71af7c1
Browse repository at this point
feat: add Azure AKS provisioning and ADR-001 verification scripts scripts/setup-azure-aks.sh - Creates resource group, AKS cluster, app registration, service principal, Contributor role assi…
Show description for 3965cbb
j143
committed
3965cbb
View commit details
Copy full SHA for 3965cbb
Browse repository at this point
feat: add AKS lifecycle workflow with deploy/verify/destroy options .github/workflows/aks-lifecycle.yml — workflow_dispatch with four actions: deploy Create resource group + AKS clust…
Show description for 5be9a9a
j143
committed
5be9a9a
View commit details
Copy full SHA for 5be9a9a
Browse repository at this point
docs: record AKS experimental verification results in ADR-001 Append 'Experimental Verification on Azure AKS — April 29, 2026' section: - Test environment: AKS basic-docker-aks, East US, K8s v1.3…
Show description for 4784071
j143
committed
4784071
View commit details
Copy full SHA for 4784071
Browse repository at this point
fix: forward registry credentials from image name to HTTP Basic Auth
Show description for 5c1460b
j143
committed
5c1460b
View commit details
Copy full SHA for 5c1460b
Browse repository at this point
You can’t perform that action at this time.