You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slim on target: T145/black-mirror:latest
/tmp/slim-1.40.11-linux/slim b --target T145/black-mirror:latest --continue-after 1
cmd=build state=started
cmd=build info=params continue.mode='timeout' rt.as.user='true' keep.perms='true' tags='' image-build-engine='internal' target.type='image' target.image='T145/black-mirror:latest'
time="2024-04-20T07:12:52Z" level=error msg="image.inspector.NoImage: err=API error (400): invalid reference format: repository name must be lowercase"
time="2024-04-20T07:12:52Z" level=fatal msg="slim: failure" error="API error (400): invalid reference format: repository name must be lowercase"
If I designate ghcr.io/t145/black-mirror:latest it still can't pull the image due to not recognizing the Docker credentials. Is this a problem that can be fixed on my end?
The text was updated successfully, but these errors were encountered:
I'm trying to slim my Docker image like so:
But I get an error message like this:
If I designate
ghcr.io/t145/black-mirror:latest
it still can't pull the image due to not recognizing the Docker credentials. Is this a problem that can be fixed on my end?The text was updated successfully, but these errors were encountered: