mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-08-17 16:17:30 +00:00
update README and docker-compose example
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
version: '2'
|
||||
services:
|
||||
squid:
|
||||
build: .
|
||||
image: 'b4tman/squid'
|
||||
container_name: 'my-squid'
|
||||
restart: always
|
||||
|
Reference in New Issue
Block a user