Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Sep 28, 2023
2 parents f4f223e + 3f49f96 commit 1c3914b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ docker build \
--build-arg="RUN_GID=${RUN_GID?}" \
-t "${USER?}/motioneye:${TIMESTAMP}" \
--no-cache \
-f extra/Dockerfile .
-f docker/Dockerfile .
```

This will create a local image called `your_username/motioneye:YYYYMMDD-HHMM`.
Expand Down

0 comments on commit 1c3914b

Please sign in to comment.