1
0
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:
2017-02-13 14:22:19 +03:00
parent c1bdc25e98
commit c0bf6b5467
2 changed files with 39 additions and 2 deletions

@@ -1,7 +1,6 @@
version: '2'
services:
squid:
build: .
image: 'b4tman/squid'
container_name: 'my-squid'
restart: always