Skip to content
Snippets Groups Projects
Commit 70112d3c authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

more netlink deps

parent 1854b88f
No related branches found
No related tags found
No related merge requests found
Pipeline #165343 failed
......@@ -12,7 +12,7 @@ RUN bash -c "$(curl -sL https://get.containerlab.dev)" -- -v ${CLAB_VERSION}
FROM ${GITLAB_PROXY}docker:latest
RUN apk add --update bash make curl sed tar gzip libnl3 libnl3-dev linux-headers
RUN apk add --update bash make curl sed tar gzip libnl3 libnl libnl3-dev linux-headers
COPY --from=GO-BASELINE /usr/local/go/ /usr/local/go/
ENV PATH="/usr/local/go/bin:${PATH}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment