We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a97784 commit 1199061Copy full SHA for 1199061
docker-compose.yml
@@ -222,12 +222,12 @@ services:
222
driver: local
223
224
trace-collector:
225
- image: sankalpatimilsina/scheduler:latest
+ image: ghcr.io/sankalpatimilsina12/trace-collector:20250214
226
init: true
227
network_mode: service:nfd
228
volumes:
229
- /home/.ssh:/root/.ssh:ro
230
- - /home/ndnops/ndntdump-exp-2023:/dump
+ - /home/ndnops/traces:/dump
231
- ${PWD}/dist/nlsr:/config
232
restart: unless-stopped
233
depends_on:
0 commit comments