1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2026-08-24 16:22:56 +03:00

docs: improve README

This commit is contained in:
webbrain-one
2026-08-14 12:16:16 +03:00
committed by Dmitry Belyaev
parent 90fff72a47
commit 0aa934559f
+3 -1
View File
@@ -1,3 +1,5 @@
![Docker Image CI Status](https://github.com/b4tman/docker-squid/workflows/Docker%20Image%20CI/badge.svg) ![Docker Image CI Status](https://github.com/b4tman/docker-squid/workflows/Docker%20Image%20CI/badge.svg)
# docker-squid # docker-squid
@@ -25,7 +27,7 @@ or use [docker-compose](https://docs.docker.com/compose/):
```bash ```bash
wget https://raw.githubusercontent.com/b4tman/docker-squid/master/docker-compose.yml wget https://raw.githubusercontent.com/b4tman/docker-squid/master/docker-compose.yml
docker-compose up docker compose up -d
``` ```
# Configuration # Configuration