mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 01:49:12 +00:00
1.1.0
This commit is contained in:
parent
9ddfb2a563
commit
7391a9fb31
4 changed files with 73 additions and 35 deletions
|
@ -4,14 +4,14 @@ services:
|
|||
image: ghcr.io/NexVeridian/ark-invest-api-rust-data:latest
|
||||
# image: ark-invest-api-rust-data
|
||||
container_name: ark-invest-api-rust-data
|
||||
build:
|
||||
context: .
|
||||
target: test
|
||||
args:
|
||||
DOCKER_BUILDKIT: 1
|
||||
restart: unless-stopped
|
||||
# environment:
|
||||
# - ARK_SOURCE=ApiIncremental
|
||||
# - STARTUP_CSV_MERGE=true
|
||||
# - STARTUP_ARK_ETF=true
|
||||
volumes:
|
||||
- ./data:/ark-invest-api-rust-data/data
|
||||
|
||||
# ark-invest-api-rust-data-test:
|
||||
# container_name: ark-invest-api-rust-data-test
|
||||
# build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue