Skip to content

Commit

Permalink
Actually add ps to stacks container
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-widmayer authored Oct 27, 2023
1 parent 9de6cae commit d6393b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/stacks.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL Sam Widmayer <[email protected]>

RUN apt-get --allow-releaseinfo-change update \
&& apt-get install -y g++ \
apt-get install -y procps \
procps \
automake \
autoconf \
libpcre3-dev \
Expand Down

0 comments on commit d6393b4

Please sign in to comment.