mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
Use the -p option which makes parents as needed.
This commit is contained in:
parent
66beefe5c9
commit
643699e2e8
@ -23,7 +23,7 @@ ARG IPFS_PLUGINS
|
||||
# Build the thing.
|
||||
# Also: fix getting HEAD commit hash via git rev-parse.
|
||||
RUN cd $SRC_DIR \
|
||||
&& mkdir .git/objects \
|
||||
&& mkdir -p .git/objects \
|
||||
&& make build GOTAGS=openssl IPFS_PLUGINS=$IPFS_PLUGINS
|
||||
|
||||
# Get su-exec, a very minimal tool for dropping privileges,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user