mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-12 11:14:57 +02:00
9 lines
139 B
YAML
9 lines
139 B
YAML
|
hans:
|
||
|
image: vimagick/hans
|
||
|
environment:
|
||
|
- NETWORK=10.1.2.0
|
||
|
- PASSWORD=password
|
||
|
net: host
|
||
|
privileged: yes
|
||
|
restart: always
|