mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-10 21:56:53 +00:00
docker-compose armhf build tag
This commit is contained in:
parent
247d11d625
commit
7f55a91c1d
@ -2,7 +2,7 @@ version: '2'
|
||||
services:
|
||||
squid:
|
||||
build: .
|
||||
image: 'b4tman/squid'
|
||||
image: 'b4tman/squid:armhf'
|
||||
container_name: 'my-squid'
|
||||
restart: always
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user