mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-22 05:09:09 +02:00
7 lines
112 B
YAML
7 lines
112 B
YAML
openwrt:
|
|
image: vimagick/openwrt
|
|
container_name: openwrt
|
|
command: sleep inf
|
|
volumes:
|
|
- ./data:/data
|