Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

How to add the container IP address to hosts file to make it reachable on Windows 8 #124

Description

@kamilwlf

instruction is for linux:
https://www.fiware.org/devguides/fiware-tour-guide-application-a-tutorial-on-how-to-integrate-the-main-fiware-ges/
I'm working on windows, how to add the container IP address to hosts file to make it reachable on Windows 8?

now my example does not work:
curl -s -X GET -H "Accept: application/json" -H "Fiware-Service: devguide" -H "Content
/json" 'http://192.168.99.100:1026/v1/contextEntities/Elizalde'

"contextElement" : {
"type" : "",
"isPattern" : "false",
"id" : "Elizalde"
},
"statusCode" : {
"code" : "404",
"reasonPhrase" : "No context element found",
"details" : "Entity id: /Elizalde/"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions