Fixing bullshit in CMD
This commit is contained in:
parent
50a271e3f6
commit
e7d6aacf7d
@ -6,4 +6,4 @@ WORKDIR /go/src/app
|
||||
RUN git clone https://github.com/KrustyHack/ipd.git . && \
|
||||
go get github.com/martinp/ipd
|
||||
EXPOSE 8080
|
||||
CMD ["ipd --trusted-header=X-Real-IP"]
|
||||
CMD ["ipd", "--trusted-header=X-Real-IP"]
|
||||
|
Loading…
Reference in New Issue
Block a user