Skip to content
open-city-profile-ui/open-city-profile-ui-review / sha256:fa6295b987c19940960f6417edd4f66389ef591d794f797be9450a2d2e1a4b83

5a797f7c131bce7fc4054aeb2725c1375ccd3aa6-production

sha256:fa6295b987c19940960f6417edd4f66389ef591d794f797be9450a2d2e1a4b83
Install from the command line
Learn more about packages
$ docker pull ghcr.io/city-of-helsinki/open-city-profile-ui/open-city-profile-ui-review:5a797f7c131bce7fc4054aeb2725c1375ccd3aa6-production
Use as base image in Dockerfile:
FROM ghcr.io/city-of-helsinki/open-city-profile-ui/open-city-profile-ui-review:5a797f7c131bce7fc4054aeb2725c1375ccd3aa6-production

Loading

Manifest

{
  "digest": "sha256:fa6295b987c19940960f6417edd4f66389ef591d794f797be9450a2d2e1a4b83",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 2614,
  "config": {
    "digest": "sha256:d54e693a9019cb32b73933ccb268308200b5241306377e0690abfe8b28309494",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 6585
  },
  "layers": [
    {
      "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 32
    },
    {
      "digest": "sha256:545277d800059b32cf03377a9301094e9ac8aa4bb42d809766d7355ca9aa8652",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 1795
    },
    {
      "digest": "sha256:f70d60810c69edad990aaf0977a87c6d2bcc9cd52904fa6825f08507a9b6e7bc",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 78433080
    },
    {
      "digest": "sha256:0c1fd83997e17b079085107d40f89cea2211f9ec3db88d5241019a85d06db5a7",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 17280203
    },
    {
      "digest": "sha256:cf3863063ba56341a78e4185481c2bfa7929fa812cbff7f067d4dc0de4062041",
      "mediaType": "application/octet-stream",
      "size": 1988
    },
    {
      "digest": "sha256:c8f06fdfa7ce95731554085ff245c9c0609e3ffb24140127f89876f65b2b921f",
      "mediaType": "application/octet-stream",
      "size": 64294032
    },
    {
      "digest": "sha256:2e26bf0ae2e1ce09f854ff93f99cb616c8ad294a04b73851b7dc6ddf626df124",
      "mediaType": "application/octet-stream",
      "size": 528
    },
    {
      "digest": "sha256:3cb3faea8af65ffa221a01924d495b08fce0b5394c8c3536d8afa0386c4c988c",
      "mediaType": "application/octet-stream",
      "size": 510
    },
    {
      "digest": "sha256:d54e693a9019cb32b73933ccb268308200b5241306377e0690abfe8b28309494",
      "mediaType": "application/octet-stream",
      "size": 6585
    },
    {
      "digest": "sha256:32405f8a33af9168075b288ae77efb2dfb14bd3d4f5e9e971aee30f1fef57a5c",
      "mediaType": "application/octet-stream",
      "size": 1455
    },
    {
      "digest": "sha256:0ad9eef0290a4180f6add9026ee646d23632e6674508ea33bc10c976d427cbd7",
      "mediaType": "application/octet-stream",
      "size": 489459
    },
    {
      "digest": "sha256:46a76e6bc262c88e13388be362ba4f78c29e43c81868a7cb4f024259b845ceec",
      "mediaType": "application/octet-stream",
      "size": 786
    }
  ],
  "labels": {
    "summary": "Platform for running nginx 1.18 or building nginx-based application",
    "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/nginx-118/images/1-69",
    "com.redhat.build-host": "cpt-1003.osbs.prod.upshift.rdu2.redhat.com",
    "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
    "io.k8s.display-name": "Nginx 1.18",
    "maintainer": "SoftwareCollections.org <sclorg@redhat.com>",
    "vcs-type": "git",
    "com.redhat.component": "nginx-118-container",
    "help": "For more information visit https://github.com/sclorg/nginx-container",
    "version": "1",
    "build-date": "2022-05-03T20:53:50.046051",
    "io.openshift.s2i.scripts-url": "image:///usr/libexec/s2i",
    "io.openshift.tags": "builder,nginx,nginx-118",
    "release": "69",
    "io.s2i.scripts-url": "image:///usr/libexec/s2i",
    "distribution-scope": "public",
    "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.18 daemon. The image can be used as a base image for other applications based on nginx 1.18 web server. Nginx server image can be extended using source-to-image tool.",
    "vendor": "Red Hat, Inc.",
    "vcs-ref": "acb0c591f39e949182b5461a59f13254a55839b9",
    "architecture": "x86_64",
    "name": "ubi8/nginx-118",
    "io.openshift.expose-services": "8443:https",
    "usage": "s2i build <SOURCE-REPOSITORY> ubi8/nginx-118:latest <APP-NAME>",
    "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.18 daemon. The image can be used as a base image for other applications based on nginx 1.18 web server. Nginx server image can be extended using source-to-image tool."
  }
}