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 }}
m5stack
/
StackChan
Public
Notifications
You must be signed in to change notification settings
Fork
345
Star
1.3k
Code
Issues
32
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(server): multi-stage Dockerfile that builds Go from source
- #19
#19
Open
Flo5k5
wants to merge 7 commits into
m5stack:main
m5stack/StackChan:main
from
Flo5k5:feat/multi-stage-dockerfile
Flo5k5/StackChan:feat/multi-stage-dockerfile
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
feat(server): multi-stage Dockerfile that builds Go from source
#19
Flo5k5
wants to merge 7 commits into
m5stack:main
m5stack/StackChan:main
from
Flo5k5:feat/multi-stage-dockerfile
Flo5k5/StackChan:feat/multi-stage-dockerfile
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
feat(server): multi-stage Dockerfile that builds Go from source
Show description for e0f734c
Flo5k5
committed
e0f734c
View commit details
Copy full SHA for e0f734c
Browse repository at this point
Commits on Aug 6, 2026
fix(server): bump Dockerfile to golang:1.26-alpine (matches go.mod 1.26.3)
Show description for 8794551
Flo5k5
committed
8794551
View commit details
Copy full SHA for 8794551
Browse repository at this point
fix(server): run go mod tidy in Dockerfile (missing go.sum entries from v2)
Show description for bb32ee0
Flo5k5
committed
bb32ee0
View commit details
Copy full SHA for bb32ee0
Browse repository at this point
fix(server): provide empty web/management dir in Docker image
Show description for d321b55
Flo5k5
committed
d321b55
View commit details
Copy full SHA for d321b55
Browse repository at this point
feat(server): generate RSA keys at boot via entrypoint.sh
Show description for 2f90ab1
Flo5k5
committed
2f90ab1
View commit details
Copy full SHA for 2f90ab1
Browse repository at this point
fix(server): add openssl to runtime image (entrypoint.sh dependency)
Show description for 2f5ac40
Flo5k5
committed
2f5ac40
View commit details
Copy full SHA for 2f5ac40
Browse repository at this point
fix(server): inject routeOverWrite via entrypoint (upstream duplicate-route bug)
Show description for 474fbd6
Flo5k5
committed
474fbd6
View commit details
Copy full SHA for 474fbd6
Browse repository at this point
You can’t perform that action at this time.