fiware-cygnus icon indicating copy to clipboard operation
fiware-cygnus copied to clipboard

Unable to create cygnus-ngsi image from given DOCKFILE

Open pooja1pathak opened this issue 11 months ago • 7 comments

I am trying to build image from: https://github.com/telefonicaid/fiware-cygnus/blob/master/docker/cygnus-ngsi/Dockerfile but build is failed and image was not created.

pooja1pathak avatar Aug 03 '23 10:08 pooja1pathak

That Dockerfile was used by https://hub.docker.com/repository/docker/telefonicaiot/fiware-cygnus/ to build latest image of cygnus without problems.

AlvaroVega avatar Aug 03 '23 10:08 AlvaroVega

Could you please @pooja1pathak report us which version of docker and OS are you using?

AlvaroVega avatar Aug 17 '23 06:08 AlvaroVega

Docker version 23.0.5 OS: NAME="Ubuntu" VERSION="20.04.5 LTS (Focal Fossa)"

pooja1pathak avatar Aug 17 '23 08:08 pooja1pathak

@pooja1pathak did you test with the Dockerfile that @AlvaroVega suggested here? Doest it worked?

In negative case, could you please provide the build log that shows the error you are getting?

fgalan avatar Aug 22 '23 06:08 fgalan

@fgalan yes it is working fine.

So, can we replace the file at: https://github.com/telefonicaid/fiware-cygnus/blob/master/docker/cygnus-ngsi/Dockerfile with https://hub.docker.com/repository/docker/telefonicaiot/fiware-cygnus/ ?

pooja1pathak avatar Sep 06 '23 07:09 pooja1pathak

Not sure what do you mean... the Dockerfile at https://github.com/telefonicaid/fiware-cygnus/blob/master/docker/cygnus-ngsi/Dockerfile is the one used to build https://hub.docker.com/repository/docker/telefonicaiot/fiware-cygnus/

Or maybe I'm missing something?

fgalan avatar Sep 06 '23 10:09 fgalan

I am not sure if this Dockerfile is used in https://hub.docker.com/repository/docker/telefonicaiot/fiware-cygnus/. Because this file is showing errors in my environment and I am unable to build image. Please find below error message: error

pooja1pathak avatar Sep 08 '23 10:09 pooja1pathak