sHedC / python-masterthermconnect

MasterTherm HeatPump API
MIT License
3 stars 2 forks source link

Docker Compose needs modification for Windows/ Docker as is built for Linux/ Podman #7

Closed sHedC closed 1 year ago

sHedC commented 1 year ago

The docker compose only builds a dev environment for Linux/ Podman and requires change to support Windows/ Docker, would like to update to allow detection and build for both environments.

When building the development environment for Windows with Docker it fails until the devcontainer.json is modified

Remove runArgs
Remove the ,Z at the end of the workspaceMount