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
I was trying to self-host cap.so using your docker-compose file, but I got the following error: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Reproduction
Clone repository
Run docker-compose up
Additional Context
Cap version: latest
Operating system, version: Ubuntu 24.04.2 LTS
Pulling cap (cap-web-docker:latest)...
The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
pull access denied for cap-web-docker, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
The text was updated successfully, but these errors were encountered:
Description
I was trying to self-host cap.so using your docker-compose file, but I got the following error:
The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Reproduction
docker-compose up
Additional Context
The text was updated successfully, but these errors were encountered: