Difference between revisions of "Containers 2026"
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:
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/