We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Build phase
Step 1: Using the iot-framework-engine Docker File docker build -t costa/iot-f:v1 .
Step 2: Using the iot-framework-gui Docker file docker build -t costa/iot-gui:v1 .
run phase
Step 1: Using the iot-framework engine Docker file docker run --name iot-f -ti costa/iot-f:v1 start
Step 2: Using the iot-framework-gui Docker file docker run --link iot-f:iot-f -p 3000 -dti costa/iot-gui:v1 bin/bash
Known limitations: