# Cpp-in-Embedded-Systems **Repository Path**: laizibi/Cpp-in-Embedded-Systems ## Basic Information - **Project Name**: Cpp-in-Embedded-Systems - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-04 - **Last Updated**: 2024-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cpp-in-Embedded-Systems C++ in Embedded Systems, published by Packt ## Install and run docker image ### Pull the image `docker pull mahmutbegovic/cpp_in_embedded_systems:latest` ### Run the image `docker run -d -it --name dev_env mahmutbegovic/cpp_in_embedded_systems` ### Enter bash `docker exec -it dev_env /bin/bash`