Skip to content

This repository provides a starter kit for Dockerizing web apps. It includes Dockerfiles, Compose files, and config files for web servers and databases. The kit offers easy-to-use tools for building and deploying Docker images, managing containers, and configuring networks. Perfect for new and experienced users.

License

Notifications You must be signed in to change notification settings

chenjiayi8/Dockerization-Starter-Kit

Repository files navigation

Dockerization-Starter-Kit

This repository contains a starter kit for Dockerizing web applications. It includes Dockerfiles, Docker Compose files, and configuration files for popular Frontend frameworks, web servers and databases such as Laravel, Nginx, MySQL. The kit also includes scripts and instructions for building and deploying Docker images, managing containers, and configuring network settings. Whether you're new to Docker or an experienced user, this starter kit provides a comprehensive and easy-to-use set of tools for containerizing your web applications and getting them up and running quickly.

Demo

You can simply clone the git and run the demo script

git clone [email protected]:chenjiayi8/Dockerization-Starter-Kit.git starter
cd starter
cp .env.example .env
chmod +x ./demo.sh
./demo.sh

About

This repository provides a starter kit for Dockerizing web apps. It includes Dockerfiles, Compose files, and config files for web servers and databases. The kit offers easy-to-use tools for building and deploying Docker images, managing containers, and configuring networks. Perfect for new and experienced users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published