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 }}
gitricko
/
hermes-codespace
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
4
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Dockerfile and entrypoint for devcontainer setup and CI updates
- #14
#14
Open
gitricko
wants to merge 14 commits into
main
gitricko/hermes-codespace:main
from
dockerizeation
gitricko/hermes-codespace:dockerizeation
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add Dockerfile and entrypoint for devcontainer setup and CI updates
#14
gitricko
wants to merge 14 commits into
main
gitricko/hermes-codespace:main
from
dockerizeation
gitricko/hermes-codespace:dockerizeation
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
Add Dockerfile and entrypoint script for devcontainer setup; update CI workflow for image build and testing
gitricko
authored
4c575a1
View commit details
Copy full SHA for 4c575a1
Browse repository at this point
fix: add zstd to Dockerfile apt packages (required by Ollama installer)
Show description for c27f029
gitricko
authored
c27f029
View commit details
Copy full SHA for c27f029
Browse repository at this point
fix: add OLLAMA_NO_START=1 env and fix self-check.sh array syntax
Show description for 271b06a
gitricko
authored
271b06a
View commit details
Copy full SHA for 271b06a
Browse repository at this point
fix: escape log path in start_service and bypass entrypoint in CI smoke tests
Show description for b6d0a69
gitricko
authored
b6d0a69
View commit details
Copy full SHA for b6d0a69
Browse repository at this point
fix: make tailscale install non-fatal and optional in CI smoke test
Show description for 86621ba
gitricko
authored
86621ba
View commit details
Copy full SHA for 86621ba
Browse repository at this point
ci: share Docker image via GHCR temp tags, eliminate redundant rebuilds
Show description for 2b34cb2
gitricko
authored
2b34cb2
View commit details
Copy full SHA for 2b34cb2
Browse repository at this point
ci: fix cleanup job - URL-encode package name for GHCR API
gitricko
authored
84557b8
View commit details
Copy full SHA for 84557b8
Browse repository at this point
ci: integration test runs entrypoint.sh to start services before self-check
Show description for 13f2a57
gitricko
authored
13f2a57
View commit details
Copy full SHA for 13f2a57
Browse repository at this point
fix: reduce image size from 9.2GB by combining RUN layers + add .dockerignore
Show description for 3fe7c28
gitricko
authored
3fe7c28
View commit details
Copy full SHA for 3fe7c28
Browse repository at this point
fix: correct package name URL-encoding for GHCR API in cleanup job
gitricko
authored
a5fc9c7
View commit details
Copy full SHA for a5fc9c7
Browse repository at this point
dev
gitricko
authored
a09fe77
View commit details
Copy full SHA for a09fe77
Browse repository at this point
fix(ci): replace user/packages API with OCI Distribution API for GHCR cleanup
Show description for 91d44d0
gitricko
authored
91d44d0
View commit details
Copy full SHA for 91d44d0
Browse repository at this point
fix(ci): use classic PAT for GHCR cleanup instead of GITHUB_TOKEN
Show description for 5103064
gitricko
authored
5103064
View commit details
Copy full SHA for 5103064
Browse repository at this point
fix(ci): strip username prefix from package name in GHCR cleanup
Show description for edd7973
gitricko
authored
edd7973
View commit details
Copy full SHA for edd7973
Browse repository at this point
You can’t perform that action at this time.