1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-28 22:51:22 +01:00
bitwarden-server/scripts
Paul Williams 162150691c Remove -t from docker run commands (#184)
Allows running the update commands from cron without getting the TTY error listed in https://github.com/bitwarden/core/issues/180 

Given what happens when each of these docker run commands execute, it seems like the -t flag is unnecessary.  Based on this helpful explanation of the -i and -t flags for docker run:  https://gist.github.com/v0lkan/c413cf9477b607db1ea1117c9de853df
2018-01-14 21:27:44 -05:00
..
bitwarden.ps1 update docker version refs 2017-12-28 22:12:39 -05:00
bitwarden.sh update docker version refs 2017-12-28 22:12:39 -05:00
install.ps1 self host script updates 2017-11-08 22:24:23 -05:00
install.sh update install script params 2017-11-09 00:18:35 -05:00
run.ps1 update docker version refs 2017-12-28 22:12:39 -05:00
run.sh Remove -t from docker run commands (#184) 2018-01-14 21:27:44 -05:00