build(docker/backend): remove debug info
This commit is contained in:
parent
8967837155
commit
609adaa960
@ -4,7 +4,7 @@ FROM devfra.azurecr.io/de.fraport.build/tools:1.1.0
|
|||||||
RUN lsb_release -a
|
RUN lsb_release -a
|
||||||
# RUN curl -k https://google.de
|
# RUN curl -k https://google.de
|
||||||
RUN env
|
RUN env
|
||||||
RUN curl -sSLk -x $HTTP_PROXY
|
# RUN curl -sSLk -x $HTTP_PROXY
|
||||||
|
|
||||||
RUN apt-get -y update && apt-get -y install inotify-tools
|
RUN apt-get -y update && apt-get -y install inotify-tools
|
||||||
RUN apt-get -y update && apt-get -y install haskell-stack git
|
RUN apt-get -y update && apt-get -y install haskell-stack git
|
||||||
|
|||||||
Reference in New Issue
Block a user