Base library and packages required for NearBeach Application
5.6K
Maintained By
Robotichead
Where to get help
Discord Community
Where to file issues
Github issue tracker
Supported architectures
Amd64, Arm64
Contains the base installation and libraries required for NearBeach application to run. Can be used as a base image for your Django project.
NearBeach Application - https://github.com/robotichead/NearBeach
NearBeach Docker - https://github.com/robotichead/nearbeach-docker
[1] Please note - this is required to be on the main branch. The following code queries the requirements.txt file
python3 -c "import requests; print(requests.get('https://raw.githubusercontent.com/robotichead/NearBeach/${TARGET_BRANCH}/requirements.txt').text)" > requirements.txt && \
Currently we have GitHub actions scheduled to build the application at 2:03PM on the following days
NearBeach currently uses the MIT License
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
Some additional license information which was able to be auto-detected might be found in the repo-info repository's nearbeach/ directory.
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:d3ef36946…
Size
359 MB
Last updated
4 months ago
docker pull robotichead/nearbeach-base:main