[ https://jira.fiware.org/browse/HELP-19742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Fox resolved HELP-19742. ------------------------------ Resolution: Done > [fiware-stackoverflow] Fiware orion Sensor agent > ------------------------------------------------ > > Key: HELP-19742 > URL: https://jira.fiware.org/browse/HELP-19742 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Jason Fox > Labels: docker, fiware > > Created question in FIWARE Q/A platform on 20-06-2022 at 17:06 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/72690865/fiware-orion-sensor-agent > +Question:+ > Fiware orion Sensor agent > +Description:+ > here is my docker compose yml file: > version: "3.3" > services: > tutorial: > image: fiware/tutorials.context-provider > hostname: iot-sensors > container_name: fiware-tutorial > networks: > - default > expose: > - "3000" > - "3001" > ports: > - "3000:3000" > - "3001:3001" > environment: > - "DEBUG=tutorial:*" > - "PORT=3000" > - "IOTA_HTTP_HOST=iot-agent" > - "IOTA_HTTP_PORT=7896" > - "DUMMY_DEVICES_PORT=3001" > - "DUMMY_DEVICES_API_KEY=4jggokgpepnvsb2uv4s40d59ov" > And this the result:docker-compose.yml execution > Why cant i run it on Raspberry PI3( OS Linux 11 Debian bullseye)? Please help! > Thank you very much for your time! -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy