mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/file-setup.git
synced 2025-07-01 10:20:34 +00:00
Rename service
This commit is contained in:
@ -17,8 +17,8 @@ RUN apt-get update \
|
||||
RUN rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
COPY file_setup /usr/local/bin
|
||||
COPY file-setup /usr/local/bin
|
||||
|
||||
|
||||
ENTRYPOINT ["file_setup"]
|
||||
ENTRYPOINT ["file-setup"]
|
||||
CMD ["--help"]
|
||||
|
Reference in New Issue
Block a user