]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: add obs dependency to Dockerfile
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 14 Feb 2018 17:14:05 +0000 (18:14 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 14 Feb 2018 17:14:05 +0000 (18:14 +0100)
ci/Dockerfile

index 53c8e183893ae53d63fbc31a3ac0735e266d313a..f1c016d52944f93f153e2831559d09af91f86989 100644 (file)
@@ -77,3 +77,6 @@ RUN luarocks install luacov
 
 # LuaJIT binary for stand-alone scripting
 RUN apt-get install -y -qqq luajit
+
+# OpenBuildService CLI tool
+RUN apt-get install -y osc