mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Update Dockerfile
This commit is contained in:
parent
e17b44ccb5
commit
4abd5f96b9
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ RUN set -eu && \
|
|||
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
COPY --chmod=755 ./src /run/
|
||||
COPY --chmod=644 ./config.plist /etc/
|
||||
COPY --chmod=755 --from=builder /macserial /usr/local/bin/macserial
|
||||
|
||||
ADD --chmod=644 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue