]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
ci: dockerfile - add osc (CLI for OBS)
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 22 Feb 2018 09:09:53 +0000 (10:09 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 22 Feb 2018 09:09:53 +0000 (10:09 +0100)
scripts/docker/debian:latest/Dockerfile

index 53d7fe15019baae4c43ea22a5668ef337f080c1a..9d7f166f3fe959aea1bd22cb93acf14465b477b9 100644 (file)
@@ -24,6 +24,7 @@ RUN apt-get -y install \
        libtool \
        liburcu-dev \
        locales-all \
+       osc \
        pkg-config \
        protobuf-c-compiler     \
        python-sphinx \