Use apt-get instead of apt in the Dockerfile
Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Owner
How come, out of interest?
-
Author Owner
Because running
docker buildwould print out warnings about apt not being API-stable (I suppose, due to apt's output going through docker instead of a terminal). The warnings were annoying me, so I did this.
Please register or sign in to comment