pandashells icon indicating copy to clipboard operation
pandashells copied to clipboard

Dockerfile with osx

Open robdmc opened this issue 4 years ago • 2 comments

Figured out how to get this working with osx. Notes here for adding to documentation. Add dockerfile from pydockerize with docker-compose and env file for pandashells install

Follow these instructions

Add this to your docker compose

        environment:
           - DISPLAY=host.docker.internal:0

robdmc avatar Sep 16 '20 21:09 robdmc

going to try this on windows https://x410.dev/

robdmc avatar Sep 16 '20 21:09 robdmc

https://github.com/robdmc/graph_play <-- see this repo for getting it to work in ubuntu

robdmc avatar Sep 16 '20 22:09 robdmc