mirror of
https://github.com/Syping/dtranslatebot.git
synced 2026-04-01 13:20:40 +02:00
CI: add Enterprise Linux 10 and Leap 16.0
This commit is contained in:
parent
24a6bdb0e2
commit
b6a5142755
3 changed files with 7 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ RUN apk add --no-cache \
|
|||
COPY --from=build /opt/dtranslatebot/bin/dtranslatebot /opt/dtranslatebot/bin/
|
||||
COPY --from=build /opt/dtranslatebot/lib/*.so /opt/dtranslatebot/lib/
|
||||
COPY --from=build /opt/dtranslatebot/lib/*.so.* /opt/dtranslatebot/lib/
|
||||
RUN adduser --disabled-password dtranslatebot
|
||||
RUN adduser -D dtranslatebot
|
||||
USER dtranslatebot
|
||||
WORKDIR /home/dtranslatebot
|
||||
COPY --from=build /build/dtranslatebot.json .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue