5 ms·
I don't trust Docker and never will, it's better to just download the official binary and install the Daemon into a Linux VM then configure it using docker cont
by craftoman 5y ago
I don't trust Docker and never will, it's better to just download the official binary and install the Daemon into a Linux VM then configure it using docker context.
- asah 5y agosure and I totally agree. But for desktop development docker is a godsend to have a reproducible environment.
- hda111 5y agoPodman and nerdctl seem to be the better option when it must be true open source. I know it’s very hard to build the Docker from source that you can download as binary. I don’t like this. Build process should be documented for everyone for trust reasons.