frontend: fix whois client cannot get default whois port
This commit is contained in:
@@ -29,4 +29,5 @@ ENV PATH=/
|
|||||||
ENV BIRDLG_WHOIS=/whois
|
ENV BIRDLG_WHOIS=/whois
|
||||||
COPY --from=step_0 /frontend /
|
COPY --from=step_0 /frontend /
|
||||||
COPY --from=step_1 /root/whois-5.5.18/whois /
|
COPY --from=step_1 /root/whois-5.5.18/whois /
|
||||||
|
COPY --from=step_1 /etc/services /etc/services
|
||||||
ENTRYPOINT ["/frontend"]
|
ENTRYPOINT ["/frontend"]
|
||||||
|
|||||||
Reference in New Issue
Block a user