rfidnatura/docker-compose.yml

7 lines
147 B
YAML

version: '3.7'
services:
main:
image: registry.verdnatura.es/rfidnatura:${VERSION:?}
build:
context: .
dockerfile: Dockerfile