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

Another try.

parent 312cba61
Branches ci-debug
No related tags found
No related merge requests found
Pipeline #2539 failed
FROM docker.io/library/debian:testing
RUN whoami && id -u && id -g
RUN ls -la /etc
RUN ls -la /
# hadolint ignore=DL3008,DL3015
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \
......
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