Skip to content

Commit

Permalink
fix: remove useless backend-type registry
Browse files Browse the repository at this point in the history
ref: dragonflyoss/nydus#970

Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
  • Loading branch information
Desiki-high committed Oct 10, 2023
1 parent ad25ac7 commit 7ac9ad2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script/integration/nydus/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ sudo /usr/bin/nydusify check \
--nydusd /usr/bin/nydusd \
--source localhost/library/$OCI_IMAGE_NAME:latest \
--target localhost/library/$OCI_IMAGE_NAME:latest-nydus \
--backend-type registry \
--backend-config "{\"scheme\":\"http\",\"host\":\"localhost\",\"repo\":\"library/$OCI_IMAGE_NAME\",\"auth\":\"YWRtaW46SGFyYm9yMTIzNDU=\"}"

# Gracefully exit acceld
Expand Down

0 comments on commit 7ac9ad2

Please sign in to comment.