textlint-server (1.0.0)

Published 2026-07-06 15:51:05 +00:00 by damian-buho

Installation

docker pull kiota.ch/damian-buho/textlint-server:1.0.0
sha256:72ffa2604da447131e2ae19793b285483e30c21fd1d79f746ef064115326a573

About this package

The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

Image layers

ARG SOURCE_DATE_EPOCH
ARG B19_VERBOSITY SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH TARGETARCH
ARG B19_VERBOSITY LANG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH TARGETARCH TEXTLINT_HTTP_PORT
ENV TEXTLINT_ADAPTER=http TEXTLINT_ENVIRONMENT=production TEXTLINT_HTTP_PORT=8080 TEXTLINT_LOG_LEVEL=warn NODE_ENV=production NODE_OPTIONS="--enable-source-maps"
COPY dir:44dc71f70eded5ceb0874db68b250b2179d64d13951d40f422aaf68c3046c850 in /
USER root
WORKDIR ${B19_HOME}
|12 B19_VERBOSITY=info LANG= M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=dbuho M6E_NEAR_CACHE_HOST= M6E_PROJECT=textlint-server M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 TEXTLINT_HTTP_PORT=8080 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage root:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
USER ${B19_UID}
COPY dir:d34fdcf0775874c38187716183d391a220da2a062bf0fe30b1d4954f2ef15dd7 in /
COPY multi:8743b77d338d874771bc9e31e307cd6b85d36ba272b60ff386121a4cc7252dff in ${B19_HOME}/
COPY dir:2cb40a652215cfc37f02eff7e00e74a153bde9f81840133a86fd1dbabac2e654 in ${B19_HOME}/src/
|12 B19_VERBOSITY=info LANG= M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=dbuho M6E_NEAR_CACHE_HOST= M6E_PROJECT=textlint-server M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 TEXTLINT_HTTP_PORT=8080 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=cache,target=${B19_NODE_NPM_CACHE},sharing=locked,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
LABEL traefik.enable=true
LABEL traefik.http.routers.m11s-textlint.rule="Host(`textlint.docker.localhost`)"
LABEL traefik.http.routers.m11s-textlint.entrypoints=web,websecure
LABEL traefik.http.routers.m11s-textlint.middlewares=redirect-to-https@file
LABEL traefik.http.services.m11s-textlint.loadbalancer.server.port=${TEXTLINT_HTTP_PORT}
LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="abb0a9df6ee2dba446d99081e5ba59e93db3b3ca" "org.opencontainers.image.created"="2026-07-06T14:40:42Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="abb0a9d"

Labels

Key Value
org.m6e.ci.build-by forgejo-buildah
org.m6e.ci.git-commit abb0a9d
org.opencontainers.image.created 2026-07-06T14:40:42Z
org.opencontainers.image.description The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
org.opencontainers.image.revision abb0a9df6ee2dba446d99081e5ba59e93db3b3ca
org.opencontainers.image.title ubuntu
org.opencontainers.image.version 1.0.0
traefik.enable true
traefik.http.routers.m11s-textlint.entrypoints web,websecure
traefik.http.routers.m11s-textlint.middlewares redirect-to-https@file
traefik.http.routers.m11s-textlint.rule Host(`textlint.docker.localhost`)
traefik.http.services.m11s-textlint.loadbalancer.server.port 8080
Details
Container
2026-07-06 15:51:05 +00:00
0
OCI / Docker
linux/amd64
205 MiB
Versions (4) View all
1.0 2026-07-06
1 2026-07-06
latest 2026-07-06
1.0.0 2026-07-06