Skip to content

Commit

Permalink
docker fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kevodwyer committed Jul 28, 2023
1 parent 0f458c2 commit 967b8f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ LABEL org.opencontainers.image.licenses="MIT license"

ENV IPFS_PATH=/opt/nabu/.ipfs

VOLUMES /opt/nabu/.ipfs

WORKDIR /opt/nabu
RUN mkdir -p /opt/nabu/.ipfs
COPY --from=build /opt/nabu/target /opt/nabu
Expand Down

0 comments on commit 967b8f2

Please sign in to comment.