Skip to content

Commit 5bc45d4

Browse files
author
Kalo Zsombor
committed
add aws-lc
1 parent 21e452d commit 5bc45d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile.aws-lc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ COPY --from=install /lib/x86_64-linux-gnu/libopentracing-c-wrapper.so.0* /lib
3737
COPY --from=install /opt/aws-lc/lib/x86_64-linux-gnu/libcrypto.so /opt/aws-lc/lib/x86_64-linux-gnu/libcrypto.so
3838
COPY --from=install /opt/aws-lc/lib/x86_64-linux-gnu/libssl.so /opt/aws-lc/lib/x86_64-linux-gnu/libssl.so
3939

40-
RUN /usr/sbin/haproxy -vvv
41-
4240
ENTRYPOINT ["/usr/sbin/haproxy"]
4341
CMD ["-f","/etc/haproxy/haproxy.cfg"]
4442

0 commit comments

Comments
 (0)