mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-12 11:15:04 +02:00
9 lines
139 B
YAML
9 lines
139 B
YAML
hans:
|
|
image: easypi/hans-arm
|
|
environment:
|
|
- SERVER=1.2.3.4
|
|
- PASSWORD=password
|
|
net: host
|
|
privileged: yes
|
|
restart: always
|