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
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.
The text was updated successfully, but these errors were encountered:
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.
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
ordocker-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.
The text was updated successfully, but these errors were encountered: