mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Revert "Allow reading Elasticsearch certs in Wolfi image" (#734)
This reverts commit 5dabe9c0996e62d8bf4b493dcea7d4bc161dead4.
This commit is contained in:
parent
2916b51fa7
commit
1312e96220
@ -26,10 +26,6 @@ WORKDIR /eland
|
|||||||
ENV VIRTUAL_ENV=/eland/venv
|
ENV VIRTUAL_ENV=/eland/venv
|
||||||
ENV PATH="$VIRTUAL_ENV/bin:$PATH"
|
ENV PATH="$VIRTUAL_ENV/bin:$PATH"
|
||||||
|
|
||||||
# Use the same `USER` instruction as Elasticsearch to make sure Eland can read
|
|
||||||
# a volume with Elasticsearch data in it. This is useful for --ca-cert.
|
|
||||||
USER 1000:0
|
|
||||||
|
|
||||||
COPY --from=builder /eland /eland
|
COPY --from=builder /eland /eland
|
||||||
|
|
||||||
# The eland_import_hub_model script is intended to be executed by a shell,
|
# The eland_import_hub_model script is intended to be executed by a shell,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user