mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 13:21:22 -03:00
another option
This commit is contained in:
@@ -72,8 +72,11 @@ RUN \
|
||||
|
||||
COPY --from=builder --chown=apps:apps /app /app
|
||||
|
||||
WORKDIR /app
|
||||
VOLUME /app
|
||||
USER apps
|
||||
|
||||
|
||||
EXPOSE 17442
|
||||
COPY ./.containers/apps/youtubedl/entrypoint.sh /entrypoint.sh
|
||||
CMD [ "/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user