Update dockerfiles/i2p

Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
tor-i2p-proxies
lalanza808 21 hours ago committed by GitHub
parent b28859d921
commit 3f080b7fff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,5 +22,5 @@ RUN adduser \
i2p i2p
COPY dockerfiles/i2p-entrypoint.sh /entrypoint.sh COPY dockerfiles/i2p-entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh RUN chmod +x /entrypoint.sh
EXPOSE 4444 EXPOSE 4447
CMD /entrypoint.sh CMD /entrypoint.sh

Loading…
Cancel
Save