Archived
2
0

update arm support.

This commit is contained in:
Miroslav Šedivý
2023-01-15 18:55:30 +01:00
parent be480311c7
commit ee943591a3
2 changed files with 20 additions and 13 deletions

View File

@ -4,7 +4,7 @@ FROM $BASE_IMAGE
#
# install neko chromium
RUN set -eux; apt-get update; \
# TODO: Bring back DRM support with arm32v7/debian:buster-slim image.
# TODO: Bring back DRM support.
apt-get install -y --no-install-recommends chromium openbox; \
#
# clean up