mirror of
https://github.com/mykitserver/feed2toot-docker.git
synced 2025-12-08 09:48:51 +01:00
added curl
This commit is contained in:
@@ -3,7 +3,7 @@ MAINTAINER mail@sp-codes.de
|
|||||||
|
|
||||||
RUN pip3 install feed2toot
|
RUN pip3 install feed2toot
|
||||||
|
|
||||||
RUN apt-get update && apt-get -y install cron
|
RUN apt-get update && apt-get -y install cron curl
|
||||||
|
|
||||||
WORKDIR feed2toot
|
WORKDIR feed2toot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user