RackSec / desdemona

Data-backed security operations
Eclipse Public License 1.0
2 stars 7 forks source link

Set noninteractive terminal for Docker builds #92

Closed lvh closed 8 years ago

lvh commented 8 years ago

I think the canonical way to do this is:

ENV DEBIAN_FRONTEND noninteractive
lvh commented 8 years ago

95 resolves this, should it be merged.