Skip to content

mridup/stm32cubeai-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Container for Stm32CubeAI

IMP: Before using this repo:

COPY STM32CubeAI Repository.zip in this folder before running docker build (Repository.zip is 800+MB and cannot be pushed to github)

To build docker container:

docker build --rm -f ./Dockerfile -t stm32cubeai/abcxyz:latest .
or,
source docker-build.sh

To run stm32cli exe:

docker run --rm -ti stm32cubeai/abcxyz /bin/bash

About

Docker Container for Stm32CubeAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published