Update Dockerfile

This commit is contained in:
Miroslav Šedivý 2020-06-17 09:30:45 +02:00 committed by GitHub
parent c1135b1805
commit f280f05a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,10 +99,10 @@ RUN set -eux; apt-get update; \
#
# copy config files
COPY .docker/dbus /usr/bin/dbus
COPY .docker/default.pa /etc/pulse/default.pa
COPY .docker/supervisord.conf /etc/neko/supervisord.conf
COPY .docker/xorg.conf /etc/neko/xorg.conf
COPY .m1k1o/base/dbus /usr/bin/dbus
COPY .m1k1o/base/default.pa /etc/pulse/default.pa
COPY .m1k1o/base/supervisord.conf /etc/neko/supervisord.conf
COPY .m1k1o/base/xorg.conf /etc/neko/xorg.conf
#
# set default envs