Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 529 Bytes

File metadata and controls

18 lines (12 loc) · 529 Bytes

Alpine-Nginx-Template📄

This Docker container is based on the lightweight Alpine Linux distribution and is preconfigured with the Nginx web server. It provides a minimal and efficient environment for hosting web applications, static websites, or reverse proxy setups. Alpine Linux's small footprint and Nginx's high-performance capabilities make it an ideal choice .

How to Run🚀

1.Clone this repository

2.Make Docker Compose Up

docker-compose up -d

3.Run the Image

docker run -it yaml-test-web sh