structural changes upstream

This commit is contained in:
aptalca
2021-05-19 22:12:12 -04:00
parent 5fad1a8e62
commit faa6a57495
5 changed files with 10 additions and 5 deletions

View File

@@ -29,7 +29,8 @@ RUN \
/tmp/opt/emby-server/system/* \
/tmp/opt/emby-server/lib/* \
/tmp/opt/emby-server/bin/ff* \
/tmp/opt/emby-server/etc
/tmp/opt/emby-server/etc \
/tmp/opt/emby-server/extra/lib/*
# runtime stage
FROM ghcr.io/linuxserver/baseimage-ubuntu:arm64v8-focal