We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e452d commit 5bc45d4Copy full SHA for 5bc45d4
Dockerfile.aws-lc
@@ -37,8 +37,6 @@ COPY --from=install /lib/x86_64-linux-gnu/libopentracing-c-wrapper.so.0* /lib
37
COPY --from=install /opt/aws-lc/lib/x86_64-linux-gnu/libcrypto.so /opt/aws-lc/lib/x86_64-linux-gnu/libcrypto.so
38
COPY --from=install /opt/aws-lc/lib/x86_64-linux-gnu/libssl.so /opt/aws-lc/lib/x86_64-linux-gnu/libssl.so
39
40
-RUN /usr/sbin/haproxy -vvv
41
-
42
ENTRYPOINT ["/usr/sbin/haproxy"]
43
CMD ["-f","/etc/haproxy/haproxy.cfg"]
44
0 commit comments