• Joined on 2020-03-19

elix_base (latest)

Published 2025-04-22 11:32:39 +00:00 by paulin

Installation

docker pull git.wty.dk/paulin/elix_base:latest
sha256:1983d609804a8a8c7f1c092b7f6067873e7137c1ec0b1e3f2517e0d01b7ceddc

Image Layers

ADD file:de9a2b323e6d7d969277e7e781875e3daf3f49f2c1dcc569a1eec4f5bd789c46 in /
CMD ["bash"]
RUN /bin/sh -c apt-get update && apt-get -y --no-install-recommends install ca-certificates libodbc1 libssl1.1 libsctp1 netbase && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
COPY /usr/local /usr/local # buildkit
ENV LANG=C.UTF-8
COPY /ELIXIR_LOCAL/usr/local /usr/local # buildkit
/bin/sh -c apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
WORKDIR /app
/bin/sh -c mix local.hex --force && mix local.rebar --force
LABEL org.opencontainers.image.created=2025-04-22T11:31:34Z
LABEL org.opencontainers.image.revision=dfe1dd87af04042868eabbcbac9cf06a9b0f955d
LABEL org.opencontainers.image.source=https://git.wty.dk/paulin/drone_elixir_base_image.git
LABEL org.opencontainers.image.url=https://git.wty.dk/paulin/drone_elixir_base_image

Labels

Key Value
org.opencontainers.image.created 2025-04-22T11:31:34Z
org.opencontainers.image.revision dfe1dd87af04042868eabbcbac9cf06a9b0f955d
org.opencontainers.image.source https://git.wty.dk/paulin/drone_elixir_base_image.git
org.opencontainers.image.url https://git.wty.dk/paulin/drone_elixir_base_image
Details
Container
2025-04-22 11:32:39 +00:00
8
OCI / Docker
linux/arm64/v8
165 MiB
Versions (1) View all
latest 2025-04-22