Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 294 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 294 Bytes

FIREAIOT Embedded System

Get Started

  1. Clone the repo:
$ git clone https://github.com/FIREAIOT/embedded-system
  1. Build the docker image:
$ docker build -t fireaiot .
  1. Run the container:
$ docker run -it --rm --name fireaiot-container fireaiot