rishighan/threetwo

docker-compose: UI container fails to start

rishighan opened this issue · 2 comments

Tested by @maksis

Spinning up the containers using docker-compose, the UI container fails with:

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot
Module build failed (from ./node_modules/image-webpack-loader/index.js):
Error: Cannot find module 'gifsicle'

Tested by @btxgit, when spinning up the stack with docker-compose the process fails with:

ERROR: for nginx  Cannot start service nginx: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:60: mounting "/usr/local/src/threetwo/proxy.conf" to rootfs at "/var/lib/docker/overlay2/550333d838efc08daacd68ea03bdc52a5137240dd8d2b9508095573cefc29620/merged/etc/nginx/conf.d/default.conf" caused: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
ERROR: Encountered errors while bringing up the project.