Skip to content

Commit

Permalink
expand etcd into client and server
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Jul 17, 2023
1 parent f87b50c commit f340ab6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/bootstrap/Dockerfile.common
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-ins
chromium \
curl \
default-jdk \
etcd \
etcd-client \
etcd-server \
g++ \
git \
make \
Expand Down

0 comments on commit f340ab6

Please sign in to comment.