ocrd-website icon indicating copy to clipboard operation
ocrd-website copied to clipboard

Use long options for docker calls

Open kba opened this issue 5 years ago • 1 comments

docker run -u => docker run --user etc.

kba avatar Jul 15 '20 12:07 kba

Already true for the setup guide, but not the user guide. (I wonder if this is necessary though: one can always invoke docker run --help or man docker-run if unsure.)

bertsky avatar Aug 26 '21 11:08 bertsky