Viewing profile — shishirm
shishirm
HN member- Joined
- Tue, Feb 16, 2021, 7:43 PM UTC
- HN karma
- 5
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About shishirm
No profile information was provided.
Recent public activity
-
comment
Comment #26169323
One area, where containerd didn't had a first class support was CLI. the default containerd CLI "ctr" has a very naive implementation. The reason for that I believe is, containerd …
-
comment
Comment #26169133
yes, that's correct. With both the drivers (podman, containerd) you can run OCI containers without the need to run docker daemon. IMO, or atleast when we were making that decision,…
-
comment
Comment #26158008
Author ( https://github.com/Roblox/nomad-driver-containerd ) here. Not really, Podman and containerd are two different technologies, although both allow you to move away from Docke…