···1818## System Container
19192020Containers for AMD64, ARM64 and RISC-V 64 based on Alpine Linux with compilers,
2121-tools and interpreters for "system programming". Contains GCC, Make, XMake, Go
2222-and Python.
2121+tools and interpreters for "system programming". Contains GCC, Git, Make, XMake,
2222+Go and Python (pip and pipenv).
23232424See file [./System.Dockerfile](./System.Dockerfile) for the latest Alpine
2525release and [./System-edge.Dockerfile](./System-edge.Dockerfile) for Alpine edge.
···3131## Javascript Container
32323333Containers for AMD64, ARM64 and RISC-V 64 based on Alpine Linux with Node.js,
3434-NPM and Python. Uses corepack to enable NPM.
3434+NPM, Git and Python. Uses corepack to enable NPM.
35353636See file [./Javascript.Dockerfile](./Javascript.Dockerfile) for the latest Alpine
3737release and [./Javascript-edge.Dockerfile](./Javascript-edge.Dockerfile) for