mirror of
https://github.com/casjaysdevdocker/transmission
synced 2025-01-18 00:34:26 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
d4dd1243ef
commit
3e6aa1fda8
@ -12,7 +12,7 @@ ENV SHELL=/bin/bash \
|
|||||||
|
|
||||||
RUN mkdir -p /bin/ /config/ /data/ && \
|
RUN mkdir -p /bin/ /config/ /data/ && \
|
||||||
rm -Rf /bin/.gitkeep /config/.gitkeep /data/.gitkeep && \
|
rm -Rf /bin/.gitkeep /config/.gitkeep /data/.gitkeep && \
|
||||||
apk update -U --no-cache transmission-daemon
|
apk add -U --no-cache transmission-daemon
|
||||||
|
|
||||||
COPY ./bin/. /usr/local/bin/
|
COPY ./bin/. /usr/local/bin/
|
||||||
COPY ./config/. /etc/
|
COPY ./config/. /etc/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user