Skip to content

Commit

Permalink
Merge branch 'tickets/DM-46119'
Browse files Browse the repository at this point in the history
  • Loading branch information
iagaponenko committed Sep 5, 2024
2 parents 73442e5 + a0541b5 commit 3876a9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions admin/tools/docker/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,9 @@ RUN dnf install -y 'dnf-command(config-manager)' \
pip \
tree \
vim \
lsof \
strace \
net-tools \
&& dnf install -y mysql \
&& dnf clean all \
&& rm -rf /var/cache/yum
Expand Down

0 comments on commit 3876a9f

Please sign in to comment.