Skip to content

Commit

Permalink
Update docker.rst (#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
omidraha authored Jun 8, 2024
1 parent 02c3999 commit e6b716c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6b716c

Please sign in to comment.