Skip to content

Commit

Permalink
seed p-web-02 with socat
Browse files Browse the repository at this point in the history
  • Loading branch information
dolevf committed Apr 23, 2024
1 parent 9266860 commit 9b54738
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lab/machines/p-web-02/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ ENV WORDPRESS_DB_NAME="wordpress"
RUN apt-get update -y
RUN apt-get install -y \
net-tools \
socat \
iputils-ping \
iproute2 \
cron \
lshw \
at
at

# Copy Files to Lab
ADD files/site /var/www/html
Expand Down

0 comments on commit 9b54738

Please sign in to comment.