Difference between revisions of "Containers 2026"

From Wiki at Neela Nurseries
Jump to navigation Jump to search
m (Add to notes on container config)
m (Goliath company post on devcontainers)
Line 12: Line 12:
  
 
(3) https://embedded-house.ghost.io/zephyr-with-dev-containers/
 
(3) https://embedded-house.ghost.io/zephyr-with-dev-containers/
 +
 +
Goliath company post on devcontainers:
 +
 +
(4)  https://blog.golioth.io/build-before-installing-zephyr-dev-environment-using-codespaces/

Revision as of 05:17, 26 January 2026

Note on Devcontainers

Found this first:

(1) https://www.docker.com/blog/streamlining-local-development-with-dev-containers-and-testcontainers-cloud/

Followed only the install step of these steps . . . this article seems to be talking about some software called "Zephyr" which is unrelated to Zephyr RTOS Project:

(2) https://docs.docker.com/engine/install/ubuntu/s

Mention here of `compose.yml`:

(3) https://embedded-house.ghost.io/zephyr-with-dev-containers/

Goliath company post on devcontainers:

(4) https://blog.golioth.io/build-before-installing-zephyr-dev-environment-using-codespaces/