We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c0b88 commit 0b3a917Copy full SHA for 0b3a917
1 file changed
Dockerfile
@@ -3,7 +3,7 @@ LABEL maintainer="Frank Denis"
3
SHELL ["/bin/sh", "-x", "-c"]
4
ENV SERIAL 12
5
6
-ENV CFLAGS=-Ofast
+ENV CFLAGS=-O3
7
ENV BUILD_DEPS curl make build-essential git libevent-dev libexpat1-dev autoconf file libssl-dev flex bison
8
ENV RUNTIME_DEPS bash util-linux coreutils findutils grep libssl3 ldnsutils libevent-2.1 expat ca-certificates runit runit-helper jed
9
0 commit comments