Base docker image used in Apolo Platform Template, deployed on GitHub as ghcr.io/neuro-inc/base
.
python
: the list of python modules and their versions could be found in the requirements folder.system
: the list of APK packages might be found in the Dockerfile.
- This image is designed for Apolo Platform only. Running it on public machine might be insecure.
- Setting environment variable
EXPOSE_SSH
enables SSH server with root account without password. This is safe to do within Apolo Platform, but very dangerous otherwise.
This project is licensed under the terms of the Apache License
For more details, see Apolo Platform documentation.