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.
- Dockerfile: NodeJS-Dockerfile
Description: Basic NodeJS Application to deploy on the docker container.
- Dockerfile: Python-Dockerfile
Description: Basic Python Application to deploy on the docker container.
- Dockerfile: Apache-Dockerfile
Description: Static Application to deploy on the docker container.
- Dockerfile: Java-Dockerfile
Description: Basic Java Application to deploy on the docker container.
- Dockerfile: Nginx-Dockerfile
Description: Static Application to deploy on the docker container.
- Dockerfile: Springboot-Dockerfile
Description: Basic Springboot Application to deploy on the docker container.
- Dockerfile: Tomcat-Dockerfile
Description: Basic Tomcat Application to deploy on the docker container
- Dockerfile: 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! 👨💻