mik-p / docker-wintercms

Dockerized Winter CMS: PHP, Composer, Winter core and dependencies
MIT License
18 stars 7 forks source link

ERROR: failed to solve: process "/bin/sh -c ..." did not complete successfully: exit code: 2 #8

Open comerc opened 10 months ago

comerc commented 10 months ago

https://github.com/mik-p/docker-wintercms/blob/21762ca4eb933918a149c197dbb9cb47ea22da42/Dockerfile.template#L55

I commented out this line to solve the problem:

# git status && git checkout modules/. && \ 

I checked for all releases with WinterCMS v1.2.3:

mik-p commented 8 months ago

create a pull request to fix.

As a note the source code will be moving to a new templating system and a new repo here. It should work a little for this issue as it does not do a git installation anymore