Docker images for running, testing, developing and inspecting dbwebb related.
Images are published on Docker Store on the dbwebb organisation.
Use docker-compose to try out and test the various images. See docker-compose.yml
for the collection of images.
docker-compose up course
All Dockerfiles are generated from the script update.bash
.
Use makefile to generate, build and push images and tags.
make build
make push
Documentation for docker store is in doc/
.
This is a co-effort of several people using freely available documentation and tools from the open source community.
For contributors, see commit history and issues.
Feel free to help building up the repository with more content suited for training and education.
.
..: Copyright (c) 2017-2021 dbwebb et al, [email protected]