This repository hosts a collection of meticulously crafted Docker container images, available on my personal DockerHub account. These images are primarily utilized for my research and professional development in the following areas:
- Agile / Lean Software Dev
- DevOps practices
- Data science
- Kubernetes
- Enterprise Linux
- Cloud Computing
- Internet-of-Things (IoT) => Raspberry Pi
- Finances
- Machine learning
The repository is organized into several directories, each containing Dockerfiles and related configuration files for different types of images:
- base: Base images from which all other images are derived.
- dev: Images used for general software development.
- chef-dev: Development environment for Chef.
- java-nodejs-dev: Development environment for Java and Node.js.
- java-python-dev: Development environment for Java and Python.
- java-ruby-dev: Development environment for Java and Ruby.
- maven-build: Environment for building Maven projects.
- servers: Images used for server software.
- bitcoin: Bitcoin server.
- nginx-ssl-proxy: Nginx SSL proxy server.
- nginx-static: Nginx static server.
- smb: SMB server.
This repository is licensed under the MIT License. See the LICENSE file for more details.