Difference between revisions of "Containers and virtual machines"
m (Minor formatting) |
m (Comment out older top-of-page links) |
||
| Line 1: | Line 1: | ||
| − | + | <!-- | |
<center> | <center> | ||
[[Containers_and_virtual_machines|Containers]] :: [[RTOS|RTOS Notes]] :: [[Compute_clusters|Clusters]] :: [[Unix_and_Linux_config|Unix and Linux config]] | [[Containers_and_virtual_machines|Containers]] :: [[RTOS|RTOS Notes]] :: [[Compute_clusters|Clusters]] :: [[Unix_and_Linux_config|Unix and Linux config]] | ||
</center> | </center> | ||
| + | --> | ||
== [[#top|^]] Container Software == | == [[#top|^]] Container Software == | ||
Latest revision as of 14:50, 26 January 2026
^ Container Software
A promising starting point, collection of six articles / tutorials on Docker containers:
(1) https://medium.com/sysf/docker/home
A general note following about three days' Docker container experimentation, and to question "should I be using a Docker container interactively, running multiple apps, some simultaneously?". (Note the following forum post chain is a quagmire of issues and opinions!):
(2) https://news.ycombinator.com/item?id=7950326
^ Docker
Notes on Docker containerizing software. Note, to get a practical start it is a good and or needed step to create a user account with Docker dot com. Single user and free accounts with some advanced Docker features disabled are available. A good starting tutorial for beginners is written by one Brian Hogan of Digital Ocean, this article published 2018 July 5. First reference in list here:
-
2023-06-07:
- - - top of page - - -