GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Commit Graphs
Network
Fork
: 0
docker
/
openhab
Browse code
add tty: true
database
master
1 parent
7bc9f62
commit
f4a4c88ab65b265bcd160e784d6f8af9bca3e812
Pascal Gollor
authored
on 3 Jan 2018
Patch
Unified
Split
Showing
1 changed file
+3
-0
■
■
■
■■
docker-compose.yml
Ignore Space
Show notes
View
3
■
■
■
■■
docker-compose.yml
main
-
openhab
:
image
:
openhab
/
openhab
:
2.1
.
0
-
$
{
OPENHAB_ARCH
:-
amd64
}-
alpine
mem_limit
:
2g
restart
:
always
tty
:
true
logging
:
driver
:
json
-
file
environment
:
-
USER_ID
=
$
{
OPENHAB_USER_ID
}
-
TZ
=
$
{
TZ
}
-
LC_ALL
=
$
{
OPENHAB_LANG
}
Show line notes below