TheSoftwareHouse / fogger

MIT License
138 stars 44 forks source link

docker build is not working at all #38

Open aliamjad-wadic opened 6 months ago

aliamjad-wadic commented 6 months ago

When we try to run a docker build by using the available docker file in the repo, its throws following errors

ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install --no-install-recommends -y libpq-dev libzip-dev libpng-dev openssh-server libxrender1 libfontconfig1 libxext6 libfreetype6-dev libjpeg62-turbo-dev zlib1g-dev libicu-dev g++ unixodbc-dev libxml2-dev libaio-dev libmemcached-dev freetds-dev libssl-dev openssl nano wget curl" did not complete successfully: exit code: 100

anyone can help real quick ?