1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-14 15:53:28 +01:00
pywb/docker-compose.yaml

11 lines
193 B
YAML
Raw Permalink Normal View History

2022-08-30 17:27:43 -04:00
version: '3'
services:
pywb:
build: .
ports:
- 8080:8080
volumes:
- ./config.yaml:/webarchive/config.yaml
- ./sample_archive/:/webarchive/sample_archive/