https://github.com/bsantanna/docker-images
Collection of Docker Images used for my practices in Agile and DevOps
https://github.com/bsantanna/docker-images
arm docker docker-images iot pipeline raspberry-pi
Last synced: 4 months ago
JSON representation
Collection of Docker Images used for my practices in Agile and DevOps
- Host: GitHub
- URL: https://github.com/bsantanna/docker-images
- Owner: bsantanna
- License: mit
- Created: 2014-12-20T11:37:08.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2026-01-02T10:36:24.000Z (6 months ago)
- Last Synced: 2026-01-08T11:16:21.475Z (6 months ago)
- Topics: arm, docker, docker-images, iot, pipeline, raspberry-pi
- Language: Dockerfile
- Homepage: https://hub.docker.com/u/bsantanna/
- Size: 14.2 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# bsantanna/docker-images
[](https://github.com/bsantanna/docker-images/actions/workflows/docker-image.yml)
- [About this Repository](#about-this-repository)
- [Repository Structure](#repository-structure)
- [License](#license)
---
## About this Repository
This repository hosts a collection of meticulously crafted Docker container images, available on my personal [DockerHub](https://hub.docker.com/u/bsantanna) 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
---
## Repository Structure
The repository is organized into several directories, each containing Dockerfiles and related configuration files for different types of images:
- **[base](images/base/)**: Base images from which all other images are derived.
- **[dev](images/dev/)**: Images used for general software development.
- **[chef-dev](images/dev/chef-dev/)**: Development environment for Chef.
- **[java-nodejs-dev](images/dev/java-nodejs-dev/)**: Development environment for Java and Node.js.
- **[java-python-dev](images/dev/java-python-dev/)**: Development environment for Java and Python.
- **[java-ruby-dev](images/dev/java-ruby-dev/)**: Development environment for Java and Ruby.
- **[maven-build](images/dev/maven-build/)**: Environment for building Maven projects.
- **[servers](images/servers/)**: Images used for server software.
- **[bitcoin](images/servers/bitcoin/)**: Bitcoin server.
- **[nginx-ssl-proxy](images/servers/nginx-ssl-proxy/)**: Nginx SSL proxy server.
- **[nginx-static](images/servers/nginx-static/)**: Nginx static server.
- **[smb](images/servers/smb/)**: SMB server.
---
## License
This repository is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for more details.