Skip to content

Commit

Permalink
Add context auto-label for selinux support
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Lane committed Apr 1, 2016
1 parent 4412f71 commit c7ca4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ redis:
image: redis
dynamo:
volumes:
- /mnt/dynamo:/mnt/dynamo:rw
- /mnt/dynamo:/mnt/dynamo:rw,Z
ports:
- "7777:7777"
image: tray/dynamodb-local
Expand Down

0 comments on commit c7ca4e8

Please sign in to comment.