Post #1110740
2026-04-06 17:15 UTC
While this doesn't answer your question, I use Docker for this exact purpose, since you can throw away everything if it fails, whilst keeping a recipe for success documented in a Dockerfile.
Replies (2)
-
@Xirup@lemmy.dbzer0.com 2026-04-06 18:11
As a non-docker expert, can you guide me to some documents that explain how to achieve this?
-
@atzanteol@sh.itjust.works 2026-04-06 18:01
Yeah, containers can be quite useful for experimenting. Distrobox also if you need a more desktop-like experience.