1
0
Fork 0

specify image

This commit is contained in:
Tobias Brunner 2019-07-14 19:51:27 +02:00
parent 392c1d62db
commit 3edf3aef2a
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
version: '2'
services:
web:
image: docker.io/tobru/odoo-pos:latest-pos
build: ./odoo
depends_on:
- db
@ -17,6 +18,7 @@ services:
localnet:
ipv4_address: 10.5.0.2
iotbox:
image: docker.io/tobru/odoo-pos:latest-iotbox
build: ./iotbox
depends_on:
- db