Add netcat-openbsd to dockerfile for manhole
This commit is contained in:
@@ -37,6 +37,7 @@ RUN apk add --no-cache \
|
|||||||
ffmpeg \
|
ffmpeg \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
su-exec \
|
su-exec \
|
||||||
|
netcat-openbsd \
|
||||||
&& pip3 install .[fast_crypto,hq_thumbnails,metrics] \
|
&& pip3 install .[fast_crypto,hq_thumbnails,metrics] \
|
||||||
&& pip3 install --upgrade 'https://github.com/LonamiWebs/Telethon/tarball/master#egg=telethon'
|
&& pip3 install --upgrade 'https://github.com/LonamiWebs/Telethon/tarball/master#egg=telethon'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user