feat: add azure-distrobox service
This commit is contained in:
parent
cd4b46af78
commit
ad82b8b879
7 changed files with 24 additions and 8 deletions
|
@ -58,7 +58,6 @@ COPY --from=ghcr.io/ublue-os/config:latest /files/ublue-os-update-services /
|
|||
COPY files /
|
||||
COPY build.sh /tmp/build.sh
|
||||
COPY packages /tmp/packages
|
||||
COPY build /tmp/build
|
||||
|
||||
RUN mkdir -p /var/lib/alternatives && \
|
||||
/tmp/build.sh && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue