wdps-project (2025-01-04t19-18-43utc)

Published 2025-01-04 21:47:42 +01:00 by seb

Installation

docker pull gitea.slebba.net/seb/wdps-project:2025-01-04t19-18-43utc
sha256:79d3c28cdf2b089e7732f682e025e47c90430a35c12b0305eb1f24907ee0a105

Image Layers

# debian.sh --arch 'amd64' out/ 'stable' '@1734912000'
/bin/sh -c apt-get update && apt-get -y upgrade && apt-get install -y python3 python3-dev python3-venv python3-pip vim sudo cmake g++ git && apt-get clean && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd -ms /bin/bash --create-home wdps && usermod -aG sudo wdps
/bin/sh -c echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers
USER wdps
WORKDIR /home/wdps/workspace
COPY multi:cf696d98f6e9300015cd8fec03663ad6f341d188d581dba685301b40f1709ad5 in ./
COPY dir:a541e54c6c3e40540bcb74621c1e5827fe74db99987fb6e5fede1d5963abf1c4 in ./src/
COPY dir:5002d224f65880446f4f209ed20482d9000790dd9034b217baf55563c4958a9c in ./models/
COPY dir:b71d5c60ee3e5963b30a4b67827332488f516c195ae0c453675978711094577e in ./data/
COPY dir:613a637668a9084cc6655144a43560f7b2e4155da93f4ea3278f6dfef4601563 in ./scripts/
/bin/sh -c python3 -m venv /home/wdps/venv
ENV VIRTUAL_ENV /home/wdps/venv
ENV PATH /home/wdps/venv/bin:$PATH
/bin/sh -c pip3 install --no-cache-dir -r requirements.txt
/bin/sh -c /bin/sh scripts/install_spacy_models.sh
ENV IS_CONTAINER=true
CMD ["/bin/bash"]

Labels

Key Value
io.buildah.version 1.38.0
Details
Container
2025-01-04 21:47:42 +01:00
0
OCI / Docker
linux/amd64
11 GiB
Versions (1) View all