Skip to content

Commit def1bc5

Browse files
committed
Merge pull-request #563
2 parents a19efda + c65bf2d commit def1bc5

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)