Skip to content

Commit c65bf2d

Browse files
committed
Update steps to check PCR's
1 parent a19efda commit c65bf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you need to extract files from it, you can do so by using [docker](https://do
4141

4242
```sh
4343
# Creates an archive called qos_enclave.tar, with a tag "qos-enclave:latest"
44-
skopeo copy oci:./out/qos_enclave docker-archive:qos_enclave.tar:qos-enclave:latest
44+
skopeo copy oci:./out/qos_enclave:latest docker-archive:qos_enclave.tar:qos-enclave:latest
4545

4646
# Load the tar into local docker
4747
docker load < qos_enclave.tar

0 commit comments

Comments
 (0)