mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
parent
4d2c6e2f4d
commit
64ffbcec0f
@ -1,7 +1,8 @@
|
||||
FROM python:3-10-slim-bookworm@sha256:cc91315c3561d0b87d0525cb814d430cfbc70f10ca54577def184da80e87c1db
|
||||
FROM debian:bullseye-20230522
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y build-essential pkg-config cmake \
|
||||
python3-dev python3-pip python3-venv \
|
||||
libzip-dev libjpeg-dev && \
|
||||
apt-get clean
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user