Use dockerhub for e2e and demo images (#10851)
This commit is contained in:
parent
42627fb1bd
commit
a9eb4dba40
19 changed files with 26 additions and 19 deletions
|
|
@ -31,4 +31,4 @@ FROM scratch
|
|||
COPY --from=builder /go/httpbun/bin/httpbun httpbun
|
||||
ENV HTTPBUN_BIND=0.0.0.0:80
|
||||
EXPOSE 80
|
||||
ENTRYPOINT ["/httpbun"]
|
||||
ENTRYPOINT ["/httpbun"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue