This commit is contained in:
parent
3e2cb08380
commit
b420b65a66
@ -12,7 +12,7 @@ RUN apt-get update && apt-get install -y \
|
||||
COPY --chmod=0755 ./src/install_dropshell_build_requirements.sh /usr/local/bin/
|
||||
COPY --chmod=0755 ./src/dropshell-build.sh /usr/local/bin/
|
||||
|
||||
RUN install_dropshell_build_requirements.sh
|
||||
RUN /usr/local/bin/install_dropshell_build_requirements.sh
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user