Skip to content
Snippets Groups Projects
Commit d2ba1e4d authored by jurgenhaas's avatar jurgenhaas
Browse files

l3d#141 Add visidata, yaml and python-gitlab

parent 33197570
No related branches found
No related tags found
1 merge request!64Merging develop into main
......@@ -85,6 +85,9 @@ RUN echo 'hosts: files dns' > /etc/nsswitch.conf && \
\
pip install wheel && \
pip install jc && \
pip install PyYaml && \
pip install python-gitlab && \
pip install visidata && \
\
wget -q https://gitlab.com/gitlab-org/cli/-/releases/v${GLAB_VERSION}/downloads/glab_${GLAB_VERSION}_Linux_x86_64.apk && \
apk add --no-cache --allow-untrusted glab_${GLAB_VERSION}_Linux_x86_64.apk && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment