mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Redo docker build system with buildkit+multi-stage and cache pio packages (#2338)
This commit is contained in:
		| @@ -12,7 +12,6 @@ if [ ! -f $cpp_json ]; then | ||||
|     pio init --ide vscode --silent | ||||
|     sed -i "/\\/workspaces\/esphome\/include/d" $cpp_json | ||||
| else | ||||
|     echo "Cpp environment already configured. To reconfigure it you could run one the following commands:" | ||||
|     echo "  pio init --ide vscode -e livingroom8266" | ||||
|     echo "  pio init --ide vscode -e livingroom32" | ||||
|     echo "Cpp environment already configured. To reconfigure it you can run one the following commands:" | ||||
|     echo "  pio init --ide vscode" | ||||
| fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user