[GeoNode-users] docker-compose build fails

Ramesh De Silva desilvarami at gmail.com
Wed Mar 8 21:26:44 PST 2023


Hi,

I found a solution for this. The problem was with DNS. By creating this
file in /etc/docker/daemon.json with following content and restarting the
docker, solved my problem.



*{"dns": ["8.8.8.8"]}*

Ref:
https://github.com/gliderlabs/docker-alpine/issues/334#issuecomment-450598069


Hope someone will find this useful.

Kind regards
Ramesh

On Mon, Mar 6, 2023 at 11:12 AM Ramesh De Silva <desilvarami at gmail.com>
wrote:

> Hi,
>
> I am getting the following error while installing GeoNode 4.1.x via Docker
> in Ubuntu 22.04 Server. I am following the instructions in the master doc.
> (
> https://docs.geonode.org/en/master/install/advanced/core/index.html#docker
> )
>
> *"failed to solve: process "/bin/sh -c apk add --no-cache openssl
> inotify-tools" did not complete successfully: exit code: 2"*
>
> Please refer to the attached image for more details.
>
> I would be really grateful, if someone could provide some guidance to
> overcome this problem.
>
> Thank you.
>
> Kind regards
> Ramesh
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20230309/c243ef70/attachment.htm>


More information about the geonode-users mailing list