mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
Add Makeflie
This commit is contained in:
parent
4d3e2c5b72
commit
afc20907a6
9 changed files with 129 additions and 109 deletions
|
@ -18,7 +18,7 @@ Run tests with `cargo t`
|
|||
## Docker Compose
|
||||
`git clone`
|
||||
|
||||
`docker compose -f docker-compose.dev.yml build && docker compose -f docker-compose.dev.yml up --pull always -d`
|
||||
`make up-surrealdb.dev`
|
||||
|
||||
Remove the cargo cache for buildkit with `docker builder prune --filter type=exec.cachemount`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue