mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-09 13:46:55 +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
|