This commit is contained in:
parent
e25be08c5f
commit
580f506d4f
@ -13,7 +13,7 @@ RUN mkdir -p /download/ttrss \
|
|||||||
|
|
||||||
# download some themes
|
# download some themes
|
||||||
RUN mkdir -p /download/feedly-theme \
|
RUN mkdir -p /download/feedly-theme \
|
||||||
&& curl -SL https://github.com/levito/tt-rss-feedly-theme/archive/v$FEEDLY_GIT_TAG.tar.gz | tar xzC /download/feedly-theme --strip-components 1
|
&& curl -SL https://github.com/levito/tt-rss-feedly-theme/archive/$FEEDLY_GIT_TAG.tar.gz | tar xzC /download/feedly-theme --strip-components 1
|
||||||
|
|
||||||
|
|
||||||
FROM ubuntu:18.04
|
FROM ubuntu:18.04
|
||||||
|
Loading…
x
Reference in New Issue
Block a user