Skip to content

0.0.1

sha256:da4bac08ac1d7231ab158571cb63a861cfe7d1aecc2917360db1f14b3d281df1
Install from the command line
Learn more about packages
$ docker pull ghcr.io/st-tech/fluent-pvc-operator:0.0.1
Use as base image in Dockerfile:
FROM ghcr.io/st-tech/fluent-pvc-operator:0.0.1
fluent-pvc-operator is a Kubernetes Operator that aims to dynamically provision PVCs to Pods. This Operator make you possible to attach a disposable PVC to a Pod without issuing PVCs in advance.

Manifest

{
  "digest": "sha256:da4bac08ac1d7231ab158571cb63a861cfe7d1aecc2917360db1f14b3d281df1",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 739,
  "config": {
    "digest": "sha256:e0df1cab52b7147b59556cb9de9134df187404146b9a391772f893b2cb9a0b20",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 1815
  },
  "layers": [
    {
      "digest": "sha256:b49b96595fd4bd6de7cb7253fe5e89d242d0eb4f993b2b8280c0581c3a62ddc2",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 657696
    },
    {
      "digest": "sha256:e0df1cab52b7147b59556cb9de9134df187404146b9a391772f893b2cb9a0b20",
      "mediaType": "application/octet-stream",
      "size": 1815
    },
    {
      "digest": "sha256:56303a76aaf67a437f8d253d3a249e74e749a6bba6a1b1016f79b9bdefd7e829",
      "mediaType": "application/octet-stream",
      "size": 20753509
    }
  ],
  "labels": {
    "org.opencontainers.image.url": "https://github.com/st-tech/fluent-pvc-operator",
    "org.opencontainers.image.source": "https://github.com/st-tech/fluent-pvc-operator",
    "org.opencontainers.image.title": "fluent-pvc-operator",
    "org.opencontainers.image.revision": "b013cd086d222e9b45fa11f14b57dd3e12b2bd38",
    "org.opencontainers.image.created": "2021-09-09T11:03:19.079Z",
    "org.opencontainers.image.version": "0.0.1",
    "org.opencontainers.image.description": "fluent-pvc-operator is a Kubernetes Operator that aims to dynamically provision PVCs to Pods. This Operator make you possible to attach a disposable PVC to a Pod without issuing PVCs in advance.",
    "org.opencontainers.image.licenses": "MIT"
  }
}

Download activity

  • Total downloads 440
  • Last 30 days 0
  • Last week 0
  • Today 0

Other tags on this version