fix: pnpm が command not found になるのを修正
This commit is contained in:
		
							parent
							
								
									c54712233c
								
							
						
					
					
						commit
						68ab056b3c
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,9 @@
 | 
			
		|||
	"dockerComposeFile": "docker-compose.yml",
 | 
			
		||||
	"service": "app",
 | 
			
		||||
	"workspaceFolder": "/workspace",
 | 
			
		||||
	"features": {
 | 
			
		||||
		"ghcr.io/devcontainers-contrib/features/pnpm:2": {}
 | 
			
		||||
	},
 | 
			
		||||
	"forwardPorts": [3000],
 | 
			
		||||
	"postCreateCommand": "sudo chmod 755 .devcontainer/init.sh && .devcontainer/init.sh",
 | 
			
		||||
	"customizations": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue