This commit is contained in:
@@ -5,7 +5,7 @@ VOLUME ["/in", "/out"]
|
||||
RUN python -m pip install inotify \
|
||||
&& adduser mayan --disabled-password --disabled-login --no-create-home --gecos ""
|
||||
|
||||
COPY --chown mayan:mayan script.py /
|
||||
COPY --chown=mayan:mayan script.py /
|
||||
COPY entrypoint.sh /
|
||||
|
||||
CMD ["/entrypoint.sh"]
|
||||
|
||||
0
entrypoint.sh
Normal file → Executable file
0
entrypoint.sh
Normal file → Executable file
Reference in New Issue
Block a user