func icon indicating copy to clipboard operation
func copied to clipboard

Local registry (re)creation issues

Open matzew opened this issue 1 year ago • 1 comments

Running the allocate script, gets me this for the registry:

reg Creating Registry
reg Error: creating container storage: the container name "func-registry" is already in use by 07506ff0de0c74f53cc26786815d874274b59b042e04dc083426fc172855bac9. You have to remove that container to be able to reuse that name: that name is already in use, or use --replace to instruct Podman to do so.

matzew avatar Jun 12 '24 15:06 matzew

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Sep 11 '24 01:09 github-actions[bot]

You'll need to run delete script before running allocate again. Please re-open if that does not fix the issue.

lkingland avatar Feb 28 '25 02:02 lkingland