Virtual Machine Setup
Docker? Nix? Chonky deps? ... Yum? APK? Apt-get? Madness...
Warning: This section is under construction
All the following command snippets are meant to be run from within an EC2 instance.
Which distribution
Knowing which distribution is being run is pretty important, as well as knowing which package manager is being used.
In this case, [Red Hat Enterprise Linux (rhel)][rhel]/Fedora is
the linux distribution, so yum
will be the accompanying package manager.
Fedora
Git
https://git-scm.com/download/linux
Docker
Note
How to fix "dial unix /var/run/docker.sock: connect: permission denied" when group permissions seem correct?
Nix
https://nixos.org/download.html