-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
bugSomething that isn't workingSomething that isn't workingcontainersinternalRequires support from the Cloudflare PlatformRequires support from the Cloudflare Platform
Description
What versions & operating system are you using?
⛅️ wrangler 4.22.0,windows 11,node v22.17.0
Please provide a link to a minimal reproduction
https://github.com/yhonda-ohishi/chromedp_test
Describe the Bug
PS C:\Users\mtama\OneDrive\go\chromedp_test> yarn wrangler containers images list
yarn run v1.22.22
warning package.json: No license field
$ C:\Users\mtama\OneDrive\go\chromedp_test\node_modules\.bin\wrangler containers images list
⛅️ wrangler 4.22.0
───────────────────
▲ [WARNING] 🚧 `wrangler containers images list` is an open-beta command. Please report any issues to https://github.com/cloudflare/workers-sdk/issues/new/choose
├ Listing
REPOSITORY TAG
hello-containers-go 0d31f4f3
hello-containers-go 3aa4fdf4
hello-containers-go 5c682d7d
hello-containers-go 63c42e6e
hello-containers-go 7f470fe8
hello-containers-go 95ccafbd
hello-containers-go b68a6935
hello-containers-go ca7ac099
PS C:\Users\mtama\OneDrive\go\chromedp_test> yarn wrangler containers images delete hello-containers-go:b68a6935
yarn run v1.22.22
warning package.json: No license field
$ C:\Users\mtama\OneDrive\go\chromedp_test\node_modules\.bin\wrangler containers images delete hello-containers-go:b68a6935
⛅️ wrangler 4.22.0
───────────────────
▲ [WARNING] 🚧 `wrangler containers images delete` is an open-beta command. Please report any issues to https://github.com/cloudflare/workers-sdk/issues/new/choose
Error when removing image: Error: failed to retrieve tag info for b68a6935: 401 Unauthorized
Done in 2.05s.
Please provide any relevant error logs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething that isn't workingSomething that isn't workingcontainersinternalRequires support from the Cloudflare PlatformRequires support from the Cloudflare Platform
Type
Projects
Status
Done