Update docker.rst (#1327)

This commit is contained in:
Omid Raha
2024-06-08 01:20:51 -07:00
committed by GitHub
parent 02c39998b8
commit e6b716cdde
+1 -1
View File
@@ -81,7 +81,7 @@ To start a Docker container (instance of the image):
.. code-block:: bash
docker tag jbarlow83/ocrmypdf ocrmypdf
docker tag jbarlow83/ocrmypdf-alpine ocrmypdf
docker run --rm -i ocrmypdf (... all other arguments here...) - -
For convenience, create a shell alias to hide the Docker command. It is