mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-04 10:34:49 +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
|