astra-ubi17-nodejs1024 1.7.9
0
Загрузите образ из командной строки
Шаг 1/1: Запустите через командную строку
docker pull registry.gitflic.ru/company/astra_team/astra-ubi17-nodejs1024:1.7.9
Отпечаток
sha256:a74899705116be3d6af6cf35529faeb793a18fd9f8e9625c1eeffbe45b63fb8f
Слои образа
| ARG VERSION |
| ARG ARCH |
| COPY / / # buildkit |
| ENV LANG=C.UTF-8 |
| ENV LC_ALL=C.UTF-8 |
| LABEL maintainer=Astra Linux UBI Team |
| LABEL name=Astra Linux UBI |
| LABEL org.opencontainers.image.title=Astra Linux UBI |
| LABEL org.opencontainers.image.description=Astra Linux |
| LABEL url=https://registry.astralinux.ru |
| LABEL vendor=Astra Linux |
| LABEL version=1.7.9 |
| LABEL architecture=amd64 |
| CMD ["/bin/bash"] |
| /bin/sh -c groupadd --gid 1000 node && useradd --uid 1000 --gid node --shell /bin/bash --create-home node |
| /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends nodejs npm; rm -rf /var/lib/apt/lists/*; |
| ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| COPY file:39c3b0eae0fe5a77a3269a5dff161e9197507e49ff88691916af025da5e43047 in /usr/local/bin/ |
| /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh |
| ENTRYPOINT ["docker-entrypoint.sh"] |
| /bin/sh -c set -eux; echo "App Version: $(node --version | grep -oP '\d+\.\d+')" >> /etc/mg_version |
| LABEL architecture=x86_64 |
| LABEL description=Node.js is a JavaScript runtime built on Chrome's V8 engine for building scalable network applications. |
| LABEL maintainer=Astra Linux UBI Team |
| LABEL name=Node.js Runtime Environment |
| LABEL url=https://registry.astralinux.ru |
| LABEL vendor=Astra Linux UBI Team |
| CMD ["node"] |
Метки
| Ключ | Значение |
|---|---|
| architecture | x86_64 |
| description | Node.js is a JavaScript runtime built on Chrome's V8 engine for building scalable network applications. |
| maintainer | Astra Linux UBI Team |
| name | Node.js Runtime Environment |
| org.opencontainers.image.description | Astra Linux |
| org.opencontainers.image.title | Astra Linux UBI |
| url | https://registry.astralinux.ru |
| vendor | Astra Linux UBI Team |
| version | 1.7.9 |
Назад
Дополнительно
Метаданные
Тип загрузки:
Транспортный
Метаданные
Тип образа: OCI / Docker
Платформа: linux/amd64
Описание: Astra Linux