Skip to content

Commit

Permalink
docker compose file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzama Zaid authored and Uzama Zaid committed Jul 20, 2022
1 parent 05a1e23 commit 28799bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ services:
app:
image: p2p-network-simulator
build:
context: .
dockerfile: Dockerfile
stdin_open: true
tty: true
Expand Down

0 comments on commit 28799bc

Please sign in to comment.