mirror of
https://github.com/Cameri/nostream.git
synced 2025-04-08 11:58:03 +02:00
chore: cleanup orphaned docker imgs
This commit is contained in:
parent
939d86477f
commit
716d05cfcd
@ -44,7 +44,7 @@
|
||||
"tor:docker:compose:start": "docker compose -f docker-compose.yml -f docker-compose.tor.yml up --build --remove-orphans",
|
||||
"tor:hostname": "cat $HOME/.nostr/tor/data/nostr-ts-relay/hostname",
|
||||
"tor:docker:compose:stop": "docker compose -f docker-compose.yml -f docker-compose.tor.yml down",
|
||||
"predocker:integration:run": "docker compose -f ./test/integration/docker-compose.yml up -d --quiet-pull --build",
|
||||
"predocker:integration:run": "docker compose -f ./test/integration/docker-compose.yml up -d --quiet-pull --build --remove-orphans",
|
||||
"docker:integration:run": "docker compose -f ./test/integration/docker-compose.yml run tests",
|
||||
"postdocker:integration:run": "docker compose -f ./test/integration/docker-compose.yml down",
|
||||
"docker:test:integration": "npm run docker:integration:run -- npm run test:integration",
|
||||
|
Loading…
x
Reference in New Issue
Block a user