Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such image #9

Open
craiglondon opened this issue Mar 29, 2017 · 1 comment
Open

No such image #9

craiglondon opened this issue Mar 29, 2017 · 1 comment

Comments

@craiglondon
Copy link

Step 18/20 : RUN crontab /root/crons.conf
---> Running in 295af4b1ed3d
---> 604fa3023129
Removing intermediate container 295af4b1ed3d
Step 19/20 : EXPOSE 80
---> Running in 733fef6c0637
---> 33ce8a2efb79
Removing intermediate container 733fef6c0637
Step 20/20 : ENTRYPOINT /usr/local/bin/init.sh
---> Running in 7ce6628aa212
---> 0b19f1da8aa6
Removing intermediate container 7ce6628aa212
Successfully built 0b19f1da8aa6
WARNING: Image for service sugarcrm was built because it did not already exist.
To rebuild this image you must use docker-compose build or docker-compose up --build.
Starting dockersugarcrm_db_1
Recreating dockersugarcrm_sugarcrm_1

ERROR: for sugarcrm No such image: sha256:b1a7dd2dec63136d1c638103b181575d6d3b2
f31ff1cd238548d882329532b16
ERROR: Encountered errors while bringing up the project.

@craiglondon
Copy link
Author

I tried to do docker-compose build and docker-compose up --build but still doesn't work.

dockersugarcrm_db_1 is up-to-date
Recreating 74fd97527816_74fd97527816_74fd97527816_dockersugarcrm_sugarcrm_1

ERROR: for sugarcrm  No such image: sha256:b1a7dd2dec63136d1c638103b181575d6d3b2
f31ff1cd238548d882329532b16
ERROR: Encountered errors while bringing up the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant