Skip to content

Commit

Permalink
Set external to true for aesmd-socket volume
Browse files Browse the repository at this point in the history
Fixes #657

Signed-off-by: Sylvain Bellemare <sbellem@gmail.com>
  • Loading branch information
sbellem committed Jan 26, 2021
1 parent 8c7bbc3 commit 92e9975
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/build/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ services:

volumes:
aesmd-socket:
external: true
1 change: 1 addition & 0 deletions linux/installer/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ services:

volumes:
aesmd-socket:
external: true

0 comments on commit 92e9975

Please sign in to comment.