Viewing profile — newstechfounder
newstechfounder
HN member- Joined
- Mon, Nov 22, 2021, 4:11 PM UTC
- HN karma
- 27
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About newstechfounder
No profile information was provided.
Recent public activity
-
story
Show HN: Dockside: open-source self-hosted 'Codespaces' for small teams
Dockside is a self-hosted open-source platform for provisioning dev environments, staging environments and sandboxes. Put simply, it’s like having your own self-hosted Github Codes…
-
comment
Comment #41392919
It's a really interesting space! === crun-vm === Although crun-vm states it let's you "run VMs as easily as you run containers" AFAIK it requires specialised VM images or bootable …
-
comment
Comment #41392712
Yes there are definite CI applications. It's possible to run docker-in-docker with a privileged docker container or using the sysbox runtime, but it can be run using RunCVM inside …
-
comment
Comment #41392600
That's about right. RunCVM should be compatible with orchestrators today that use the Docker command line or API. As an experimental project, Kubernetes compatibility is beyond our…
-
comment
Comment #41392545
Good suggestion, thanks. I'll look at doing that.
-
comment
Comment #41385206
RunCVM (Run Container Virtual Machine) is an experimental open-source Docker container runtime for Linux, that makes launching containerised workloads in virtual machines (VMs) as …
- story
-
comment
Comment #29307973
I'm really pleased to see Dockside publicly launched. Our 'dev enviroment' journey over nearly 25 years, has been from provisioning our web devs with a personal computer each to de…