Skip to content

Commit

Permalink
Remove command in docker compose
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <[email protected]>
  • Loading branch information
aaronchongth committed Nov 7, 2024
1 parent 4b6abf5 commit 3c32daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/integration-tests/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ services:
image: zenoh
build:
context: ../../
dockerfile: ./github/minimal-zenoh/Dockerfile
dockerfile: .github/minimal-zenoh/Dockerfile
network_mode: host
stdin_open: true
tty: true
command: zenohd
# command: zenohd

0 comments on commit 3c32daf

Please sign in to comment.