Skip to content

Commit fe8ec9a

Browse files
Moved netprobe image to Dockerhub
1 parent 2d0310d commit fe8ec9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ services:
2020
netprobe:
2121
restart: always
2222
container_name: netprobe-probe
23-
# build: .
2423
image: "plaintextpackets/netprobe:latest"
2524
volumes:
2625
- .:/netprobe_lite
@@ -32,7 +31,6 @@ services:
3231
presentation:
3332
restart: always
3433
container_name: netprobe-presentation
35-
# build: .
3634
image: "plaintextpackets/netprobe:latest"
3735
volumes:
3836
- .:/netprobe_lite

0 commit comments

Comments
 (0)