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
$ docker-compose up -d --build --remove-orphans
Building fluxday-app
Traceback (most recent call last):
File "docker-compose", line 3, in <module>
File "compose/cli/main.py", line 68, in main
File "compose/cli/main.py", line 118, in perform_command
File "compose/cli/main.py", line 926, in up
File "compose/project.py", line 401, in up
File "compose/service.py", line 295, in ensure_image_exists
File "compose/service.py", line 888, in build
File "site-packages/docker/api/build.py", line 207, in build
File "site-packages/docker/api/build.py", line 254, in _set_auth_headers
File "site-packages/docker/auth.py", line 85, in resolve_authconfig
File "site-packages/docker/auth.py", line 129, in _resolve_authconfig_credstore
docker.errors.DockerException: Credentials store error: StoreError('Credentials store docker-credential-osxkeychain exited with "parse 192.168.1.188:5000: first path segment in URL cannot contain colon".',)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: