“The great thing about Docker is that your developers run the exact same container as what runs in production.” This is what the Docker hype is about, creating reproducible environments for applications
Docker Containers
Posted on Jan 17, 2018
4 min read
“The great thing about Docker is that your developers run the exact same container as what runs in production.” This is what the Docker hype is about, creating reproducible environments for applications
Posted on Jan 17, 2018
4 min read
Secure firmware over the air (FOTA) updates are a key Zephyr microPlatform feature. This post explains how to use your own firmware signing key pair to secure the boot process on your devices.