mirror of
https://github.com/FlipsideCrypto/chainwalkers_bitcoin.git
synced 2026-02-06 10:46:43 +00:00
9 lines
129 B
YAML
9 lines
129 B
YAML
version: "3.2"
|
|
|
|
services:
|
|
chainwalkers_parser:
|
|
build: .
|
|
volumes:
|
|
- .:/chainwalkers_parser
|
|
command: /bin/bash
|