Prerequisites
Hardware and Software Requirements (Recommended):
CPU >=
1 coreRAM >=
2 GiBDisk Space >=
10GiB (SSD)Linux OS
(Ubuntu or Debian)Docker
Install for
Ubuntu: https://docs.docker.com/engine/install/ubuntu/Install for
Debian: https://docs.docker.com/engine/install/debian/
Build essential tools:
sudo apt update && sudo apt install build-essentialEditor software on the Linux command line
vimornano
Software Checklist
Make
make -vExample:
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i386-apple-darwin11.3.0Docker
docker -vExample:
Docker version 23.0.5, build bc4487aDocker compose
docker compose versionExample:
Docker Compose version v2.17.3