diff --git a/docs/helm-chart-manifest.json.txt b/docs/helm-chart-manifest.json.txt deleted file mode 100644 index fd37df0..0000000 --- a/docs/helm-chart-manifest.json.txt +++ /dev/null @@ -1,22 +0,0 @@ - -MimeType: application/vnd.oci.image.manifest.v1+json - -{ - "schemaVersion": 2, - "config": { - "mediaType": "application/vnd.cncf.helm.config.v1+json", - "digest": "sha256:33e3759271a3c6dc018541cfb73653c267df6f8ee28ce68e38c72e22196a1d87", - "size": 126 - }, - "layers": [{ - "mediaType": "application/vnd.cncf.helm.chart.content.v1.tar+gzip", - "digest": "sha256:93dc97d49c453a7ce3af622cf7ef698548045e0c09907c6a021018f6eac6c31a", - "size": 1528 - }], - "annotations": { - "org.opencontainers.image.created": "2026-02-25T19:59:44+02:00", - "org.opencontainers.image.description": "mStore service", - "org.opencontainers.image.title": "mstore", - "org.opencontainers.image.version": "0.2.0" - } -} diff --git a/docs/mstore.drawio b/docs/mstore.drawio deleted file mode 100644 index cb16faa..0000000 --- a/docs/mstore.drawio +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/mstore.png b/docs/mstore.png deleted file mode 100644 index 9e12d4b..0000000 Binary files a/docs/mstore.png and /dev/null differ diff --git a/docs/podman-manifest.json.txt b/docs/podman-manifest.json.txt deleted file mode 100644 index fc42b05..0000000 --- a/docs/podman-manifest.json.txt +++ /dev/null @@ -1,32 +0,0 @@ -{ - "schemaVersion": 2, - "mediaType": "application/vnd.oci.image.manifest.v1+json", - "config": { - "mediaType": "application/vnd.oci.image.config.v1+json", - "digest": "sha256:2f99832d1fc23ae7c8a35d5aa0b9d7a78a1876d69f9453d5d6e8701ac86c171c", - "size": 1357 - }, - "layers": [{ - "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", - "digest": "sha256:7319607d119c259e90382101fb3ed98ad62e29ed817338183b3775dcfb358140", - "size": 3731518 - }, { - "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", - "digest": "sha256:1fccc5cb3c84a43c9dec4d89f1383471b41e1c4b9d4f271e3c952839f76634f5", - "size": 15791440 - }, { - "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", - "digest": "sha256:8cc3f2f15e1a38f6b733038dd9b3b27a88d4882a78a3235416f792dd9deca7af", - "size": 173 - }], - "annotations": { - "com.docker.official-images.bashbrew.arch": "amd64", - "org.opencontainers.image.base.digest": "sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538", - "org.opencontainers.image.base.name": "docker.io/library/alpine:3.20", - "org.opencontainers.image.created": "2026-01-28T01:18:13Z", - "org.opencontainers.image.revision": "b3f87708e5052e29737a251b2e9865e182dafe0c", - "org.opencontainers.image.source": "https://github.com/alpinelinux/docker-alpine.git#b3f87708e5052e29737a251b2e9865e182dafe0c:x86_64", - "org.opencontainers.image.url": "https://hub.docker.com/_/alpine", - "org.opencontainers.image.version": "3.20.9" - } -}