You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not a Python developer, because of that I don't want to clutter my system with Python libs, so I use Docker.
I'm currently working on improving the Dockerfile:
switch to Python3, because 2 is deprecated. As far as i can see everything works fine.
dedicated directory for pintout.xzy, instead of throwing it in the root folder
mount local directory to container, instead of coping the files in the container
Now my suggestion:
It would be great, just to add or edit an md-file of a board, and then the python web server restarts automatically, or just re-renders the files.
So it will be much easier to add/alter a board, because you don't have to restart die container or the python web server.
Kind regards
Frank
The text was updated successfully, but these errors were encountered:
Hello,
I'm not a Python developer, because of that I don't want to clutter my system with Python libs, so I use Docker.
I'm currently working on improving the Dockerfile:
Now my suggestion:
It would be great, just to add or edit an md-file of a board, and then the python web server restarts automatically, or just re-renders the files.
So it will be much easier to add/alter a board, because you don't have to restart die container or the python web server.
Kind regards
Frank
The text was updated successfully, but these errors were encountered: