Skip to content

Commit e614381

Browse files
author
Илья
committed
Add bmon for network stats
1 parent 13bbc5f commit e614381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

slo-workload/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ FROM ilyakharev/php-grpc:7.2
33
COPY . /src
44
WORKDIR /src/slo-workload
55
RUN composer update
6+
RUN apt instll bmon
67
#RUN apt update; apt install htop
78
ENTRYPOINT ["php", "application.php"]

0 commit comments

Comments
 (0)