Skip to content
Snippets Groups Projects
Verified Commit 8cf37ad6 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

Dockerfile: fixup build after libknot update

parent 96069190
No related branches found
No related tags found
1 merge request!455Fixup Dockerfile and NEWS
......@@ -2,7 +2,7 @@ FROM alpine:edge
MAINTAINER Marek Vavrusa <marek.vavrusa@nic.cz>
# Environment
ENV BUILD_PKGS build-base automake autoconf libtool pkgconfig git luajit-dev libuv-dev gnutls-dev jansson-dev userspace-rcu-dev curl vim
ENV BUILD_PKGS build-base automake autoconf libtool pkgconfig git luajit-dev libuv-dev gnutls-dev jansson-dev userspace-rcu-dev curl vim bsd-compat-headers
ENV RUN_PKGS luajit libuv gnutls jansson bash
ENV BUILD_IGNORE gmp nettle jansson gnutls lua libuv cmocka
ENV PKG_CONFIG_PATH /usr/local/lib/pkgconfig
......
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