Skip to content
Snippets Groups Projects
Commit 09c15942 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

debug apt install behaviour

parent b2b87873
No related branches found
No related tags found
No related merge requests found
Pipeline #96403 passed
......@@ -3,4 +3,4 @@ USER root
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get install --no-install-recommends -y curl wget
RUN curl --help
USER jovyan
RUN which curl
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