Skip to content

v1.3.1

sha256:0b40a5d82acd84d16c7ccb0fa34cc51f3d7bfef404f4c184100d4aadbb4e0a74
Install from the command line
Learn more about packages
$ docker pull ghcr.io/yguy/chatgpt-mattermost-bot:v1.3.1
Use as base image in Dockerfile:
FROM ghcr.io/yguy/chatgpt-mattermost-bot:v1.3.1
A very simple implementation of a service for a mattermost bot that uses ChatGPT in the backend.

Manifest

{
  "digest": "sha256:0b40a5d82acd84d16c7ccb0fa34cc51f3d7bfef404f4c184100d4aadbb4e0a74",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 1990,
  "config": {
    "digest": "sha256:0f1da5bdc184e061b30b623a54230af5cffc04784cc39021765d5ec3ee321fa9",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 7524
  },
  "layers": [
    {
      "digest": "sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 3374446
    },
    {
      "digest": "sha256:4d4a28bae26a20232f7734ee687b79c7b5198349111fb866beb4f6c438abb34b",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 451
    },
    {
      "digest": "sha256:6112f742730b6f4181acbc84efd26e9950195948489e1c02b75a83cdd8bf3171",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 2351148
    },
    {
      "digest": "sha256:a67f65df360be748c09d983c17f1fd884f32990a71042c64278c8d8b830b793d",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 36734609
    },
    {
      "digest": "sha256:96f8002750da87a8b2a04bedeed6b31629859a00babb72369a24e52b8513f6d7",
      "mediaType": "application/x-gzip",
      "size": 92
    },
    {
      "digest": "sha256:d92584320def07437523a40dd3d26e9c4e9f9ba9cfc641841e50f455c33b593f",
      "mediaType": "application/x-gzip",
      "size": 1388275
    },
    {
      "digest": "sha256:635bb4c1e1f10e672a49f7f9542e51393fa1c73f79ae7bef87b4706b1770df0f",
      "mediaType": "application/x-gzip",
      "size": 794
    },
    {
      "digest": "sha256:a751d880de70e3c58abc07bef4198e0c13a419da08a91800be1948bccc42f4ef",
      "mediaType": "application/x-gzip",
      "size": 3613
    },
    {
      "digest": "sha256:0f1da5bdc184e061b30b623a54230af5cffc04784cc39021765d5ec3ee321fa9",
      "mediaType": "text/plain; charset=utf-8",
      "size": 7524
    }
  ],
  "labels": {
    "org.opencontainers.image.url": "https://github.com/yGuy/chatgpt-mattermost-bot",
    "org.opencontainers.image.source": "https://github.com/yGuy/chatgpt-mattermost-bot",
    "org.opencontainers.image.title": "chatgpt-mattermost-bot",
    "org.opencontainers.image.revision": "7fdbc991f1766b73b60a4d5a401c479402b22f01",
    "org.opencontainers.image.created": "2023-03-29T16:50:28.494Z",
    "org.opencontainers.image.version": "master",
    "org.opencontainers.image.description": "A very simple implementation of a service for a mattermost bot that uses ChatGPT in the backend.",
    "org.opencontainers.image.licenses": "MIT"
  }
}

Download activity

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

Other tags on this version