Commit 607aa70
committed
fix(Dockerfiles): silence apt-get TTY warnings
The mesos components didn't all set DEBIAN_FRONTEND to
noninteractive, so there were several build warnings about
not finding a TTY. Additionally, some Alpine images still
had a vestigial DEBIAN_FRONTEND statement.1 parent dac5280 commit 607aa70
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
0 commit comments