1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-11-13 06:46: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: services:
squid: squid:
build: . build: .
image: 'b4tman/squid' image: 'b4tman/squid:armhf'
container_name: 'my-squid' container_name: 'my-squid'
restart: always restart: always
ports: ports: