✨ add dnslink-cloudflare
This commit is contained in:
@ -8,6 +8,8 @@ RUN set -x \
|
||||
&& tar -xzf "$CLUSTER_TAR" --strip-components=1 ipfs-cluster-ctl/ipfs-cluster-ctl \
|
||||
&& mv ipfs-cluster-ctl /usr/local/bin
|
||||
|
||||
RUN npm install --global dnslink-cloudflare
|
||||
|
||||
ADD pin.sh /usr/local/bin/pin.sh
|
||||
|
||||
ENTRYPOINT [ "/usr/local/bin/pin.sh" ]
|
Reference in New Issue
Block a user