add ping to containers
Build and Push Docker Images / build-and-push (push) Successful in 13m18s

This commit is contained in:
2025-11-03 18:10:43 +01:00
parent 4a261fc83b
commit eaf37205df
3 changed files with 3 additions and 0 deletions
@@ -7,6 +7,7 @@ WORKDIR /workspace
RUN apt-get update && apt-get install -y \
build-essential \
python3 \
iputils-ping \
curl \
software-properties-common \
git \