Block a user
mimic-web (latest)
Published 2026-07-08 09:58:45 -07:00 by allen
Installation
docker pull gitea.taila7038.ts.net/allen/mimic-web:latestsha256:5395cd0ea96200ffe1bcedd05802f64e35d1a3baea03f9a16eed00dd4d415aa6
About this package
MIMIC C-UAS C2 stimulator — web UI
Image Layers
| LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc." |
| LABEL url="https://catalog.redhat.com/en/search?searchType=containers" |
| LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.8" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public" |
| LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" |
| LABEL summary="Provides the latest release of Red Hat Universal Base Image 9." |
| LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
| LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
| LABEL io.k8s.display-name="Red Hat Universal Base Image 9" |
| LABEL io.openshift.expose-services="" |
| LABEL io.openshift.tags="base rhel9" |
| ENV container oci |
| COPY dir:83aaa84b109bcf106c30af78cd3673da95c6cdcdaea849870c30ac578da997d4 in / |
| COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. |
| CMD ["/bin/bash"] |
| COPY dir:f44734d5c79ab3753b28d073a8b5791bb1b704ba0ba3011de6e08f518c7e14c0 in /usr/share/buildinfo/ |
| COPY dir:f44734d5c79ab3753b28d073a8b5791bb1b704ba0ba3011de6e08f518c7e14c0 in /root/buildinfo/ |
| LABEL "org.opencontainers.image.created"="2026-06-30T17:49:35Z" "org.opencontainers.image.revision"="f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1" "build-date"="2026-06-30T17:49:35Z" "architecture"="x86_64" "vcs-ref"="f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1" "vcs-type"="git" "release"="1782841664"org.opencontainers.image.created=2026-06-30T17:49:35Z,org.opencontainers.image.revision=f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1 |
| ENV SUMMARY="Base image which allows using of source-to-image." DESCRIPTION="The s2i-core image provides any images layered on top of it with all the tools needed to use source-to-image functionality while keeping the image size as small as possible." |
| LABEL summary="$SUMMARY" description="$DESCRIPTION" io.k8s.description="$DESCRIPTION" io.k8s.display-name="s2i core" io.openshift.s2i.scripts-url=image:///usr/libexec/s2i io.s2i.scripts-url=image:///usr/libexec/s2i io.openshift.tags="s2i-core rhel9" com.redhat.component="s2i-core-container" name="ubi9/s2i-core" version="1" com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" |
| ENV STI_SCRIPTS_URL=image:///usr/libexec/s2i STI_SCRIPTS_PATH=/usr/libexec/s2i APP_ROOT=/opt/app-root HOME=/opt/app-root/src PATH=/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PLATFORM="el9" |
| /bin/sh -c INSTALL_PKGS="bsdtar findutils groff-base glibc-locale-source glibc-langpack-en gettext rsync scl-utils tar unzip xz yum" && mkdir -p ${HOME}/.pki/nssdb && chown -R 1001:0 ${HOME}/.pki && yum install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum -y clean all --enablerepo='*' |
| COPY dir:25a374d132442c0ecb2d14b910b3e9c0d0f0bdffffd04eeeb2e75fc661fd18a3 in / |
| WORKDIR ${HOME} |
| ENTRYPOINT ["container-entrypoint"] |
| CMD ["base-usage"] |
| /bin/sh -c rpm-file-permissions && useradd -u 1001 -r -g 0 -d ${HOME} -c "Default Application User" default && chown -R 1001:0 ${APP_ROOT} |
| COPY dir:4c096882e0b85fc3996c3b4d18bc55d4a465e0a0ac6f646f49150dd720559227 in /usr/share/buildinfo/ |
| COPY dir:4c096882e0b85fc3996c3b4d18bc55d4a465e0a0ac6f646f49150dd720559227 in /root/buildinfo/ |
| LABEL "org.opencontainers.image.created"="2026-07-01T05:11:46Z" "org.opencontainers.image.revision"="a76d07c8c9613f0f85f4d3e19c08e845b763352a" "build-date"="2026-07-01T05:11:46Z" "architecture"="x86_64" "vcs-ref"="a76d07c8c9613f0f85f4d3e19c08e845b763352a" "vcs-type"="git" "release"="1782882679"org.opencontainers.image.created=2026-07-01T05:11:46Z,org.opencontainers.image.revision=a76d07c8c9613f0f85f4d3e19c08e845b763352a |
| EXPOSE 8080 |
| EXPOSE 8443 |
| ENV NAME=nginx NGINX_VERSION=1.26 NGINX_SHORT_VER=126 VERSION=0 |
| ENV SUMMARY="Platform for running nginx $NGINX_VERSION or building nginx-based application" DESCRIPTION="Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage. The container image provides a containerized packaging of the nginx $NGINX_VERSION daemon. The image can be used as a base image for other applications based on nginx $NGINX_VERSION web server. Nginx server image can be extended using source-to-image tool." |
| LABEL summary="${SUMMARY}" description="${DESCRIPTION}" io.k8s.description="${DESCRIPTION}" io.k8s.display-name="Nginx ${NGINX_VERSION}" io.openshift.expose-services="8080:http" io.openshift.expose-services="8443:https" io.openshift.tags="builder,${NAME},${NAME}-${NGINX_SHORT_VER}" com.redhat.component="${NAME}-${NGINX_SHORT_VER}-container" name="ubi9/${NAME}-${NGINX_SHORT_VER}" version="1" com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" maintainer="SoftwareCollections.org <sclorg@redhat.com>" help="For more information visit https://github.com/sclorg/${NAME}-container" usage="s2i build <SOURCE-REPOSITORY> ubi9/${NAME}-${NGINX_SHORT_VER}:latest <APP-NAME>" |
| ENV NGINX_CONFIGURATION_PATH=${APP_ROOT}/etc/nginx.d NGINX_CONF_PATH=/etc/nginx/nginx.conf NGINX_DEFAULT_CONF_PATH=${APP_ROOT}/etc/nginx.default.d NGINX_CONTAINER_SCRIPTS_PATH=/usr/share/container-scripts/nginx NGINX_APP_ROOT=${APP_ROOT} NGINX_LOG_PATH=/var/log/nginx NGINX_PERL_MODULE_PATH=${APP_ROOT}/etc/perl |
| /bin/sh -c yum -y module enable nginx:$NGINX_VERSION && INSTALL_PKGS="nss_wrapper-libs gettext hostname nginx nginx-all-modules" && yum install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && nginx -v 2>&1 | grep -qe "nginx/$NGINX_VERSION\." && echo "Found VERSION $NGINX_VERSION" && yum -y clean all --enablerepo='*' |
| COPY dir:af1968967fc4fd6e471745ca51e88c77cc1dc4823d6a60052f3213b1ec5676a8 in $STI_SCRIPTS_PATH |
| COPY dir:1e77d24875105db2801fee61bdf0174424412b0b33dd3ff74d46323e7b114005 in / |
| /bin/sh -c sed -i -f ${NGINX_APP_ROOT}/nginxconf.sed ${NGINX_CONF_PATH} && mkdir -p ${NGINX_APP_ROOT}/etc/nginx.d/ && mkdir -p ${NGINX_APP_ROOT}/etc/nginx.default.d/ && mkdir -p ${NGINX_APP_ROOT}/src/nginx-start/ && mkdir -p ${NGINX_CONTAINER_SCRIPTS_PATH}/nginx-start && mkdir -p ${NGINX_LOG_PATH} && mkdir -p ${NGINX_PERL_MODULE_PATH} && chown -R 1001:0 ${NGINX_CONF_PATH} && chown -R 1001:0 ${NGINX_APP_ROOT}/etc && chown -R 1001:0 ${NGINX_APP_ROOT}/src/nginx-start/ && chown -R 1001:0 ${NGINX_CONTAINER_SCRIPTS_PATH}/nginx-start && chown -R 1001:0 /var/lib/nginx /var/log/nginx /run && chmod ug+rw ${NGINX_CONF_PATH} && chmod -R ug+rwX ${NGINX_APP_ROOT}/etc && chmod -R ug+rwX ${NGINX_APP_ROOT}/src/nginx-start/ && chmod -R ug+rwX ${NGINX_CONTAINER_SCRIPTS_PATH}/nginx-start && chmod -R ug+rwX /var/lib/nginx /var/log/nginx /run && rpm-file-permissions |
| USER 1001 |
| STOPSIGNAL SIGQUIT |
| CMD $STI_SCRIPTS_PATH/usage |
| COPY dir:2b378067db4d7901847deb9412d469da4498d1db7ad5e41a2d1c4ec6987ec556 in /usr/share/buildinfo/ |
| COPY dir:2b378067db4d7901847deb9412d469da4498d1db7ad5e41a2d1c4ec6987ec556 in /root/buildinfo/ |
| LABEL "org.opencontainers.image.created"="2026-07-01T13:05:06Z" "org.opencontainers.image.revision"="4a08e23386d53830f80ecb47531e2b630c428885" "build-date"="2026-07-01T13:05:06Z" "architecture"="x86_64" "vcs-ref"="4a08e23386d53830f80ecb47531e2b630c428885" "vcs-type"="git" "release"="1782911077"org.opencontainers.image.created=2026-07-01T13:05:06Z,org.opencontainers.image.revision=4a08e23386d53830f80ecb47531e2b630c428885 |
| ARG IMAGE_VERSION |
| ARG IMAGE_VERSION VCS_REF |
| LABEL org.opencontainers.image.title="mimic-web" org.opencontainers.image.description="MIMIC C-UAS C2 stimulator — web UI" org.opencontainers.image.source="https://gitea.chops.one/allen/mimic" org.opencontainers.image.version="${IMAGE_VERSION}" org.opencontainers.image.revision="${VCS_REF}" org.opencontainers.image.vendor="MIMIC" |
| COPY file:c60ccf21873a85c1da90472125e7f3cded3f02ba92155c953d47133d8ecfcff4 in "${NGINX_CONF_PATH}" |
| COPY dir:7d50d145fee030fd46f097bc979c9495b0d041cfed759e2ea8ce21e5505dd80c in /opt/app-root/src/ |
| EXPOSE 8080 |
| CMD ["nginx", "-g", "daemon off;"] |
Labels
| Key | Value |
|---|---|
| architecture | x86_64 |
| build-date | 2026-07-01T13:05:06Z |
| com.redhat.component | nginx-126-container |
| com.redhat.license_terms | https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI |
| cpe | cpe:/a:redhat:enterprise_linux:9::appstream |
| description | Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage. The container image provides a containerized packaging of the nginx 1.26 daemon. The image can be used as a base image for other applications based on nginx 1.26 web server. Nginx server image can be extended using source-to-image tool. |
| distribution-scope | public |
| help | For more information visit https://github.com/sclorg/nginx-container |
| io.buildah.version | 1.39.3 |
| io.k8s.description | Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage. The container image provides a containerized packaging of the nginx 1.26 daemon. The image can be used as a base image for other applications based on nginx 1.26 web server. Nginx server image can be extended using source-to-image tool. |
| io.k8s.display-name | Nginx 1.26 |
| io.openshift.expose-services | 8443:https |
| io.openshift.s2i.scripts-url | image:///usr/libexec/s2i |
| io.openshift.tags | builder,nginx,nginx-126 |
| io.s2i.scripts-url | image:///usr/libexec/s2i |
| maintainer | SoftwareCollections.org <sclorg@redhat.com> |
| name | ubi9/nginx-126 |
| org.opencontainers.image.created | 2026-07-01T13:05:06Z |
| org.opencontainers.image.description | MIMIC C-UAS C2 stimulator — web UI |
| org.opencontainers.image.revision | unknown |
| org.opencontainers.image.source | https://gitea.chops.one/allen/mimic |
| org.opencontainers.image.title | mimic-web |
| org.opencontainers.image.vendor | MIMIC |
| org.opencontainers.image.version | 0.1.0 |
| release | 1782911077 |
| summary | Platform for running nginx 1.26 or building nginx-based application |
| url | https://catalog.redhat.com/en/search?searchType=containers |
| usage | s2i build <SOURCE-REPOSITORY> ubi9/nginx-126:latest <APP-NAME> |
| vcs-ref | 4a08e23386d53830f80ecb47531e2b630c428885 |
| vcs-type | git |
| vendor | Red Hat, Inc. |
| version | 1 |