tgockel / json-voorhees

A killer modern C++ library for interacting with JSON.
http://tgockel.github.io/json-voorhees/
Apache License 2.0
128 stars 18 forks source link

Build Docker images with noninteractive frontend. #161

Closed tgockel closed 4 years ago

tgockel commented 4 years ago

Calling apt-get install in all Debian-based Docker image builds now sets DEBIAN_FRONTEND=noninteractive.