Skip to content
Snippets Groups Projects
Commit 68501c64 authored by nimrod's avatar nimrod
Browse files

Another try.

parent 62b1c9d2
Branches
No related tags found
No related merge requests found
Pipeline #2537 failed
FROM docker.io/library/debian:testing FROM docker.io/library/debian:testing
RUN ls -l /etc/apt/trusted.gpg.d RUN ls -la /etc/apt/
# hadolint ignore=DL3008,DL3015 # hadolint ignore=DL3008,DL3015
RUN apt-get update && \ RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \ DEBIAN_FRONTEND=noninteractive apt-get install -y \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment