Archived
2
0

extract arm64 from dockerfile.

This commit is contained in:
Miroslav Šedivý
2022-12-20 18:37:17 +01:00
parent fe5a2f9ee7
commit 19c9315b30
4 changed files with 190 additions and 3 deletions

View File

@ -116,6 +116,7 @@ COPY .docker/base/dbus /usr/bin/dbus
COPY .docker/base/default.pa /etc/pulse/default.pa
COPY .docker/base/supervisord.conf /etc/neko/supervisord.conf
COPY .docker/base/xorg.conf /etc/neko/xorg.conf
COPY .docker/base/rendergroup-init.conf /etc/neko/supervisord/rendergroup-init.conf
COPY .docker/base/add-render-group.sh /usr/bin/add-render-group.sh
#