Redot Image Deps
This commit is contained in:
parent
942d3e105b
commit
2360a179b7
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM frolvlad/alpine-glibc:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk add --update --no-cache \
|
RUN apk add --update --no-cache \
|
||||||
bash sudo ca-certificates openssl openssh-client \
|
bash sudo ca-certificates openssl openssh-client \
|
||||||
|
|
|
@ -15,6 +15,7 @@ RUN apk add --no-cache \
|
||||||
mesa-dev \
|
mesa-dev \
|
||||||
eudev-dev \
|
eudev-dev \
|
||||||
alsa-lib-dev \
|
alsa-lib-dev \
|
||||||
|
fontconfig \
|
||||||
pulseaudio-dev
|
pulseaudio-dev
|
||||||
|
|
||||||
RUN wget $( \
|
RUN wget $( \
|
||||||
|
|
Loading…
Add table
Reference in a new issue