avivasolutionsnl / sitecore-docker

Dockerized Sitecore 9 XP0 & XC
33 stars 24 forks source link

Why is the intermediate image removed? #150

Closed geoffreysmith closed 4 years ago

geoffreysmith commented 5 years ago

In the compose file for xp and xc there's a reference to the intermediate file, yet this is removed in the nuke build. So really after running nuke, then compose it won't work as the image isn't there. Am I missing something?

joostmeijles commented 4 years ago

The intermediate images are only used at build-time. The compose file you are referring to is only used for building. Please see the example directory for the compose files to use.