Dont terminate on archive

This commit is contained in:
Owen
2026-01-16 17:06:16 -08:00
parent 9114dd5992
commit 888f5f8bb6
2 changed files with 2 additions and 5 deletions

View File

@@ -77,6 +77,8 @@ COPY ./cli/wrapper.sh /usr/local/bin/pangctl
RUN chmod +x /usr/local/bin/pangctl ./dist/cli.mjs
COPY server/db/names.json ./dist/names.json
COPY server/db/ios_models.json ./dist/ios_models.json
COPY server/db/mac_models.json ./dist/mac_models.json
COPY public ./public
# OCI Image Labels