mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Redo docker build system with buildkit+multi-stage and cache pio packages (#2338)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "ESPHome Dev",
|
||||
"context": "..",
|
||||
"dockerFile": "../docker/Dockerfile.dev",
|
||||
"image": "esphome/esphome-lint:dev",
|
||||
"postCreateCommand": [
|
||||
"script/devcontainer-post-create"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user