Skip to content

Commit 93769ec

Browse files
authored
Update tf_serving.dockerfile
1 parent 13f0b4a commit 93769ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cczoo/tensorflow-serving-cluster/tensorflow-serving/docker/tf_serving_ccp/tf_serving.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ RUN mkdir -p ${WORK_BASE_PATH}/ssl
2323
COPY models ${MODEL_BASE_PATH}
2424
COPY ssl_configure/ssl.cfg ${WORK_BASE_PATH}
2525
COPY ssl ${WORK_BASE_PATH}/ssl
26+
COPY libsecret_prov_attest.so ${WORK_BASE_PATH}
2627
COPY tf_serving_entrypoint.sh /usr/bin
2728

2829
RUN chmod +x /usr/bin/tf_serving_entrypoint.sh

0 commit comments

Comments
 (0)