We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3077e5b commit 8cc6146Copy full SHA for 8cc6146
1 file changed
.devcontainer/Dockerfile
@@ -10,6 +10,7 @@ ENV DEBIAN_FRONTEND=noninteractive
10
# System packages as root + AimDB protocol dependencies
11
# --------------------------------------------------------------------
12
RUN apt-get update && apt-get install -y \
13
+ gh \
14
bash-completion \
15
build-essential \
16
curl \
0 commit comments