Skip to content
Snippets Groups Projects
Verified Commit bdecd110 authored by Štěpán Balážik's avatar Štěpán Balážik Committed by Tomas Krizek
Browse files

ci: enable docker-build to run non-interactively

parent f7fcc47f
Branches
Tags
1 merge request!981ci: enable docker-build to run non-interactively
Pipeline #62352 passed with stages
in 13 minutes and 30 seconds
......@@ -3,6 +3,7 @@
FROM debian:buster
MAINTAINER Knot Resolver <knot-resolver@labs.nic.cz>
ARG KNOT_BRANCH=2.9
ENV DEBIAN_FRONTEND=noninteractive
WORKDIR /root
CMD ["/bin/bash"]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment