https://github.com/tungbq/devops-dockerfiles
Dockerfiles collection for DevOps tools
https://github.com/tungbq/devops-dockerfiles
container containers devops docker dockerfile dockerfiles
Last synced: 7 months ago
JSON representation
Dockerfiles collection for DevOps tools
- Host: GitHub
- URL: https://github.com/tungbq/devops-dockerfiles
- Owner: tungbq
- Created: 2024-02-24T07:28:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-26T02:53:43.000Z (about 1 year ago)
- Last Synced: 2025-03-10T17:15:41.976Z (7 months ago)
- Topics: container, containers, devops, docker, dockerfile, dockerfiles
- Language: Dockerfile
- Homepage:
- Size: 37.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
DevOps Dockerfiles
Dockerfiles collection for DevOps tools 💝
Are you facing challenges while working with a variety of DevOps tools on your machine? This repository provides numerous Dockerfiles and comprehensive guides to help you build your own ready-to-use Docker image for DevOps tools such as Ansible, Terraform, and more...
## Hit the Star! ⭐
- If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐ Thanks! 💖
## Prerequisites
Before you begin, make sure you have [Docker](https://docs.docker.com/engine/install/) installed. It's also beneficial to have a basic understanding of Docker concepts.
## We cover many Dockerfiles content under - [dockerfiles](./dockerfiles/) 🔥
| Item | Dockerfile | Document |
| :------ | :----------------------------------------------------- | :-------------------------------- |
| Ansible | [ansible/Dockerfile](./dockerfiles/ansible/Dockerfile) | [ansible](./dockerfiles/ansible/) |## Contributing
- See: [CONTRIBUTING.md](./CONTRIBUTING.md)
- Looking for the issue to work on? Check the list of our open issues [**good first issue**](https://github.com/tungbq/devops-dockerfiles/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
- Feel free to open a new issue if you want to request more content about DevOps Dockerfile