• Joined on 2024-03-17

nw-build-general-mingw (sha256:45edc1194e93a2b7e300f192cc5e2b65731638cf89171efc9b25bae005d81f85)

Published 2024-03-18 07:32:15 +00:00 by netwave

Installation

docker pull git2.tzimako.nl/netwave/nw-build-general-mingw@sha256:45edc1194e93a2b7e300f192cc5e2b65731638cf89171efc9b25bae005d81f85
sha256:45edc1194e93a2b7e300f192cc5e2b65731638cf89171efc9b25bae005d81f85

Image Layers

ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /
CMD ["bash"]
ARG ARCH
ARG TARGETOS
ARG TARGETARCH
RUN |3 ARCH=amd64 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c echo "====== I'm building for $TARGETOS/$TARGETARCH" # buildkit
ARG BUILD_DATE
ARG VERSION
LABEL VERSION=0.9.0
LABEL BUILD_DATE=2024-03-18T06:56+00:00
RUN |5 ARCH=amd64 TARGETOS=linux TARGETARCH=amd64 BUILD_DATE=2024-03-18T06:56+00:00 VERSION=0.9.0 /bin/sh -c echo "deb [trusted=yes] https://git2.tzimako.nl/api/packages/netwave/debian bookworm main" > /etc/apt/sources.list.d/netwave.list; apt update -y && apt install -y build-essential cmake git # buildkit
WORKDIR /opt/work
LABEL maintainer=Jaco de Hoop <Jaco.dehoop@seasofsolutions.com>
RUN /bin/sh -c apt update -y && apt install -y libboost1.81-all-dev gcc-mingw-w64-i686-posix g++-mingw-w64-i686-posix gcc-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-posix bash curl wget git bash pkg-config locales # buildkit
COPY ./docker/cmake/mk/linux /usr/share/cmake/netwave # buildkit

Labels

Key Value
BUILD_DATE 2024-03-18T06:56+00:00
VERSION 0.9.0
maintainer Jaco de Hoop <Jaco.dehoop@seasofsolutions.com>
Details
Container
2024-03-18 07:32:15 +00:00
98
OCI / Docker
linux/amd64
521 MiB
Versions (2) View all
0.9.0 2024-03-18
latest 2024-03-18