1
0
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:
Dmitry Belyaev 2017-02-08 10:19:48 +03:00
parent 247d11d625
commit 7f55a91c1d

View File

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