Angular and Laravel Containers - /config/entry_point.sh Exit 1

I’m working on Laravel + Angular project with docker and I’m new with docker.
I followed the tutorial, So I could install docker to ubuntu(16.04) and made containers successfully,
But the backend, frontend, websocket containers exited.
I saw this post - (Getting panic: spanic: standard_init_linux.go:178: exec user process caused "no such file or directory"red] while running the docker image)
I tried like that, but It’s same. I attached my log file. I’m not sure what is wrong.
PS H:\work\staging> docker-compose -p my-zoom-cluster ps
Name Command State Ports

myzoomcluster_backend_1 /config/entry_point.sh Exit 1
myzoomcluster_database_1 entrypoint.sh postgres Restarting
myzoomcluster_frontend_1 /var/www/zoomtivity/entryp … Exit 1
myzoomcluster_memcached_1 docker-entrypoint.sh memcached Up 11211/tcp
myzoomcluster_redis_1 docker-entrypoint.sh redis … Up 6379/tcp
myzoomcluster_websocket_1 ./entrypoint.sh Exit 1
PS H:\work\staging>
This is log file.
https://firebasestorage.googleapis.com/v0/b/mystorage-ded50.appspot.com/o/log.txt?alt=media&token=1691cc44-a67f-4f99-b864-489f9e896987