We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154fc50 commit b9f7af0Copy full SHA for b9f7af0
Dockerfile
@@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y \
13
git \
14
openssh-server \
15
sudo \
16
+ python3-pip \
17
jq \
18
gh \
19
&& apt-get clean \
0 commit comments