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
PR #214 adds a dockerfile. No documentation for users on how to run this (instead of the executable directly) is available yet.
We will have to document:
How to build the image locally
How to run the image and mount directories
Additionally, a Github Action can be set up that will build and publish a new version of the docker image when a release is made on this repository. This will make it easier and less work to keep the Docker image in sync with the code.
The text was updated successfully, but these errors were encountered:
PR #214 adds a dockerfile. No documentation for users on how to run this (instead of the executable directly) is available yet.
We will have to document:
Additionally, a Github Action can be set up that will build and publish a new version of the docker image when a release is made on this repository. This will make it easier and less work to keep the Docker image in sync with the code.
The text was updated successfully, but these errors were encountered: