1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/crawlee/docker-compose.yml
2023-03-08 15:03:19 +08:00

8 lines
117 B
YAML

version: "3.8"
services:
crawlee:
image: crawlee
build: .
volumes:
- ./data:/usr/src/app/storage