telefonicaid / fiware-cygnus

A connector in charge of persisting context data sources into other third-party databases and storage systems, creating a historical view of the context
https://fiware-cygnus.rtfd.io/
GNU Affero General Public License v3.0
65 stars 105 forks source link

Unable to create cygnus-ngsi image from given DOCKFILE #2282

Open pooja1pathak opened 1 year ago

pooja1pathak commented 1 year ago

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.

AlvaroVega commented 1 year ago

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

AlvaroVega commented 1 year ago

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

pooja1pathak commented 1 year ago

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

fgalan commented 1 year ago

@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?

pooja1pathak commented 1 year ago

@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/ ?

fgalan commented 1 year ago

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?

pooja1pathak commented 12 months ago

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