Newer
Older
# Docker file for Smart-M3 (CuteSIB edition)
This image contains the Smart-M3 platform based on CuteSIB realization.
After container initialization you can interact with Smart-M3 by using 10010 port.
All data are stored in `/opt/smart-m3` path.
## Requirements
`docker` and `docker-compose`.
## How to run
Clone repository and run the following command: `docker-compose up -d`.