Skip to content

Commit

Permalink
Merge pull request #2 from NanoSymmetry/NanoSymmetry-patch-1
Browse files Browse the repository at this point in the history
Update docker install instructions
  • Loading branch information
mammo0 authored Feb 22, 2024
2 parents 5cb63e8 + e6d5dc3 commit f313ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Three images can be built with the Dockerfile:
#### Start a container
Each Iguana docker image can be started with the following command:
```bash
docker exec -d \
docker run -d \
-p 80:8000 \
-v <data_directory>:/files \
-e TZ=<time zone> \
Expand Down

0 comments on commit f313ca4

Please sign in to comment.