Skip to content

Commit 1199061

Browse files
Rename dir, use GCR
1 parent 8a97784 commit 1199061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,12 +222,12 @@ services:
222222
driver: local
223223

224224
trace-collector:
225-
image: sankalpatimilsina/scheduler:latest
225+
image: ghcr.io/sankalpatimilsina12/trace-collector:20250214
226226
init: true
227227
network_mode: service:nfd
228228
volumes:
229229
- /home/.ssh:/root/.ssh:ro
230-
- /home/ndnops/ndntdump-exp-2023:/dump
230+
- /home/ndnops/traces:/dump
231231
- ${PWD}/dist/nlsr:/config
232232
restart: unless-stopped
233233
depends_on:

0 commit comments

Comments
 (0)