mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/file-setup.git
synced 2025-07-01 10:20:34 +00:00
Add wrapper script and fix path error
This commit is contained in:
@ -19,5 +19,6 @@ RUN apt-get update \
|
||||
# Install merge_images
|
||||
COPY merge_images /usr/local/bin
|
||||
|
||||
|
||||
ENTRYPOINT ["merge_images"]
|
||||
CMD ["--help"]
|
||||
|
Reference in New Issue
Block a user