Sign inSign up

sarthakpranesh/mydraft_pi

By sarthakpranesh

Updated over 2 years ago

Mydraft docker image for PI.

Image
0

1.1K

sarthakpranesh/mydraft_pi repository overview

This is a docker image for hosting Mydraft on Raspberry Pi. It stores all your wire frames on your local host's filesystem, hence you'll have to provide a persistent storage volume when starting the container.

You can deploy and use it using the following command:

docker run -d --name mydraft -p 8001:8001 -v /some/static/volume:/mydraft/localFileStore sarthakpranesh/mydraft_pi

Remember to replace /some/static/volume with some folder path you would like mydraft to store wire frames in.

Tag summary

Content type

Image

Digest

sha256:dc3c0b446

Size

521.9 MB

Last updated

over 2 years ago

docker pull sarthakpranesh/mydraft_pi