This commit is contained in:
Jackson Delahunt 2019-02-23 16:08:22 +11:00
parent 65b1f68911
commit f89b6b0cde

View file

@ -3,7 +3,7 @@ USER root
# Install user utilities
RUN apt-get update -qq && \
apt-get install -qq --fix-broken \
apt-get install -qq --fix-missing \
alpine \
alsa-utils \
arandr \