Image containing environment for building applications for Pebble watch.
290
I suggest to run this image as:
docker run -it --rm -v /path/to/my_project:/media/my_project:rw vpavlin/pebble:1.0 bash
You can then edit your code in /path/to/my_project on the host in your favourite editor and then just run
pebble build and pebble install --phone IP_TO_PHONE
in running container.
Content type
Image
Digest
sha256:50b995cf8…
Size
339.2 MB
Last updated
almost 11 years ago
docker pull vpavlin/pebble:1.0