mirror of
https://github.com/sismics/docs.git
synced 2025-12-15 18:56:18 +00:00
Dockerization + Fix for Tesseract 3.03
This commit is contained in:
3
docs-docker-data/run.sh
Normal file
3
docs-docker-data/run.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
docker rm -f sismics_docs_data
|
||||
docker run --name sismics_docs_data sismics/docs_data
|
||||
Reference in New Issue
Block a user