init ipfs
This commit is contained in:
parent
0718925d94
commit
a1094f96a6
@ -18,6 +18,7 @@ RUN apt-get update -y && \
|
||||
|
||||
# Install IPFS Kubo
|
||||
COPY --from=ipfs/kubo:v0.36.0 /usr/local/bin/ipfs /usr/local/bin/ipfs
|
||||
RUN ipfs init
|
||||
|
||||
# Bundle the vibeui pytorch model
|
||||
RUN mkdir -p /app/vibeui \
|
||||
|
Loading…
x
Reference in New Issue
Block a user