Skip to content

Commit c141e17

Browse files
committed
import bug fixed
1 parent 8d72292 commit c141e17

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docker/examples/anomaly_detection/inne/Dockerfile.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
FROM seldonio/pyseldon:%SELDON_PYTHON_PACKAGE_VERSION%
22

33
ENV SELDON_HOME=/home/seldon
4-
ENV PYTHONPATH=/home/seldon
5-
6-
COPY AnomalyDetection.py $SELDON_HOME/AnomalyDetection.py
7-
#COPY anomaly_wrapper.py $SELDON_HOME/anomaly_wrapper.py
84

95
COPY inne_pipeline.py $SELDON_HOME/inne_pipeline.py
106
COPY create-json.py $SELDON_HOME/create-json.py

0 commit comments

Comments
 (0)