mirror of
https://github.com/catdevnull/transicion-desordenada-diablo
synced 2024-11-15 02:21:39 +00:00
readme: contenedor
This commit is contained in:
parent
42aec50b7f
commit
4a3a117e0f
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@ pnpm run run download_json.js https://datos.gob.ar/data.json
|
|||
# guarda en ./datos.gob.ar
|
||||
```
|
||||
|
||||
## contenedor
|
||||
|
||||
```
|
||||
docker run --rm -it -e N_THREADS=128 -v ./data:/data gitea.nulo.in/nulo/transicion-desordenada-diablo/downloader
|
||||
# descarga datos.gob.ar
|
||||
```
|
||||
|
||||
## formato de repo guardado
|
||||
|
||||
- `{dominio de repo}`
|
||||
|
|
Loading…
Reference in a new issue