Files
libav-wasm/docker-compose.yml
2020-11-09 21:17:52 -08:00

7 lines
85 B
YAML

version: '3'
services:
ffprobe-wasm:
build: .
volumes:
- "./:/build"