open-ara-tree-viewer (64305c8ad20c5a3e62f4a13898db238c917b9bf8)
Installation
docker pull git.nocyphr.com/nocyphr/open-ara-tree-viewer:64305c8ad20c5a3e62f4a13898db238c917b9bf8sha256:edb75332fb1e58b70173cef00ba03c18b915707d00f49334e595229ceab01a9eImage layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:14c8897ef5107db11b35f5a0c05bdcb883c0a6daa83d07d4439865541f08514c in / |
| CMD ["/bin/bash"] |
| RUN apt-get update && apt-get install -y curl fzf python3 python3-pip && rm -rf /var/lib/apt/lists/* |
| RUN pip3 install --no-cache-dir ara-cli |
| RUN curl -fsSL https://deb.nodesource.com/setup_22.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* |
| RUN groupadd -g ${GID} app && useradd -m -u ${UID} -g ${GID} app && mkdir -p /project/frontend /project/workspaces && chown -R app:app /project |
| COPY --chown=app:app frontend/package.json frontend/package-lock.json ./ |
| RUN npm ci |
| COPY --chown=app:app frontend/ ./ |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 22.04 |
Details
2026-06-11 07:55:46 +03:00
Versions (14)
View all
Container
0
OCI / Docker
linux/amd64
592 MiB
latest
2026-06-12
d13b036f81cfdc3238e491bd1a291d45d4eb2ddb
2026-06-12
a37576701f2798f8003c793c2aea26ac89d7365f
2026-06-12
91d9eb7d1fe03ba795922113c8836e1ce4828b70
2026-06-12
907a77748a3656b607f51d99bb3922f421ffbb9b
2026-06-12