Pebble SDK for building your application without any development dependencies on your machine.
323
This image contains everything you need for building your pebble application.
To build your app:
docker run --rm -it -v <your project path>:/home/pebble/project minidfx/pebblesdkrunner build
To deploy your app:
docker run --rm -it -v <your project path>:/home/pebble/project minidfx/pebblesdkrunner deploy --phone <phone_ip>
Content type
Image
Digest
Size
383.4 MB
Last updated
over 9 years ago
docker pull minidfx/pebblesdkrunner