I am using Laravel 4.2 with docker. I setup it on local. It worked without any problem but when I am trying to setup online using same procedure then I am getting error
I solved this by inserting a language at the front of the docker image
FROM python:3.7-alpine