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 }}
wcgomes
/
devcontainer-features
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: move installation to postStartCommand for proper user install
- #40
#40
Merged
wcgomes
merged 9 commits into
main
wcgomes/devcontainer-features:main
from
fix/poststart-install-order
wcgomes/devcontainer-features:fix/poststart-install-order
Copy head branch name to clipboard
Apr 26, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix: move installation to postStartCommand for proper user install
#40
wcgomes
merged 9 commits into
main
wcgomes/devcontainer-features:main
from
fix/poststart-install-order
wcgomes/devcontainer-features:fix/poststart-install-order
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
fix: move installation to postStartCommand for proper user install
Show description for 2207f7e
wcgomes
committed
2207f7e
View commit details
Copy full SHA for 2207f7e
Browse repository at this point
fix: use /tmp for download_install_script to avoid permission error
Show description for 5d906b9
wcgomes
committed
5d906b9
View commit details
Copy full SHA for 5d906b9
Browse repository at this point
fix: simplify tests and remove commit file checks
Show description for 4d1899b
wcgomes
committed
4d1899b
View commit details
Copy full SHA for 4d1899b
Browse repository at this point
fix: create marker dir before touch
Test
committed
f436265
View commit details
Copy full SHA for f436265
Browse repository at this point
fix: update test scenarios to check user marker in HOME instead of /usr/local/share
Test
committed
ab1c928
View commit details
Copy full SHA for ab1c928
Browse repository at this point
fix: run install as same user if already running as target user
Show description for 77fb0a4
Test
committed
77fb0a4
View commit details
Copy full SHA for 77fb0a4
Browse repository at this point
fix: remove unused marker_file and tool_marker variables
Show description for b52422d
Test
committed
b52422d
View commit details
Copy full SHA for b52422d
Browse repository at this point
fix: move all user-writable files to HOME instead of /usr/local/share
Show description for ef43b3d
Test
committed
ef43b3d
View commit details
Copy full SHA for ef43b3d
Browse repository at this point
fix: add mkdir -p before writing commit files
Show description for b7b4ab4
Test
committed
b7b4ab4
View commit details
Copy full SHA for b7b4ab4
Browse repository at this point
You can’t perform that action at this time.