Skip to content

Commit

Permalink
Add docker files to the enclave - HW mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ssantos21 committed Apr 18, 2024
1 parent cd8470b commit ad63075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-hw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ services:
build:
context: enclave
dockerfile: Dockerfiles/HW/Dockerfile
target: sample
depends_on:
- aesm
- db_enclave
Expand Down

0 comments on commit ad63075

Please sign in to comment.