Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8392496
build.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
230 B
Subscribers
None
build.sh
View Options
#!/bin/bash
DOCKER_DIR
=
"./docker"
if
!
[
-d
"
$DOCKER_DIR
"
]
;
then
echo
"can't find
$DOCKER_DIR
dir"
echo
"are you running run/build.sh from swh-graph root directory?"
exit
1
fi
docker
build
--tag
swh-graph
docker/
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Jun 4 2025, 6:59 PM (11 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3238790
Attached To
rDGRPH Compressed graph representation
Event Timeline
Log In to Comment