https://github.com/amanpathak-devops/docker-projects
https://github.com/amanpathak-devops/docker-projects
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/amanpathak-devops/docker-projects
- Owner: AmanPathak-DevOps
- License: mit
- Created: 2023-11-27T08:28:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T15:46:06.000Z (over 2 years ago)
- Last Synced: 2024-10-27T09:04:10.227Z (over 1 year ago)
- Language: HTML
- Size: 35.5 MB
- Stars: 12
- Watchers: 2
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Projects
[](https://www.linkedin.com/in/aman-devops/)
[](https://github.com/AmanPathak-DevOps)
[](https://hub.docker.com/u/avian19)

Welcome to my Docker Projects repository! 🚀 In this collection, you'll find Dockerfiles and projects for various technologies, making it easy to containerize your applications.
## Table of Contents
- [NodeJS](#nodejs)
- [Python](#python)
- [Apache](#apache)
- [Java](#java)
- [Nginx](#nginx)
- [Spring Boot](#spring-boot)
- [Tomcat](#tomcat)
- [Python Project for Helm and Kubernetes](#python-project-for-helm-and-kubernetes)
## NodeJS
- Dockerfile: [NodeJS-Dockerfile](NodeJS-Dockerfile)
Description: Basic NodeJS Application to deploy on the docker container.
## Python
- Dockerfile: [Python-Dockerfile](Python-Dockerfile)
Description: Basic Python Application to deploy on the docker container.
## Apache
- Dockerfile: [Apache-Dockerfile](Apache-Dockerfile)
Description: Static Application to deploy on the docker container.
## Java
- Dockerfile: [Java-Dockerfile](Java-Dockerfile)
Description: Basic Java Application to deploy on the docker container.
## Nginx
- Dockerfile: [Nginx-Dockerfile](Nginx-Dockerfile)
Description: Static Application to deploy on the docker container.
## Spring Boot
- Dockerfile: [Springboot-Dockerfile](Springboot-Dockerfile)
Description: Basic Springboot Application to deploy on the docker container.
## Tomcat
- Dockerfile: [Tomcat-Dockerfile](Tomcat-Dockerfile)
Description: Basic Tomcat Application to deploy on the docker container
## Python Project for Helm and Kubernetes
- Dockerfile: [Python-Project-for-Helm-K8s](Python-Project-for-Helm-K8s)
Description: Python Flask Application to deploy REST API on the docker container
Feel free to explore each project and leverage the Dockerfiles for containerizing your applications. If you have any questions or suggestions, don't hesitate to reach out.
Happy coding! 👨💻