This repository has been archived on 2025-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
ha_client/.gitpod.dockerfile
2020-01-30 21:43:28 +02:00

6 lines
133 B
Docker

FROM gitpod/workspace-full:latest
ENV ANDROID_HOME=/sdk/android-sdk \
FLUTTER_ROOT=/sdk/flutter \
FLUTTER_HOME=/sdk/flutter