broken-and-missing

This commit is contained in:
Jackson Delahunt 2019-02-23 16:25:46 +11:00
parent 277600a409
commit 0664c63603

View file

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