Skip to content

Commit 6fa9ef5

Browse files
authored
Move properties config to runtime
1 parent f163a9f commit 6fa9ef5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

consumer/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ RUN cd amazon-kinesis-client-python &&\
77
chmod 777 /usr/bin
88

99
COPY record_processor.py logback.xml run.sh set_properties.py sample.properties /usr/bin/
10-
RUN python3 /usr/bin/set_properties.py
1110
ENTRYPOINT ["sh", "/usr/bin/run.sh"]
1211

1312

0 commit comments

Comments
 (0)