Skip to content

master

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

Manifest

{
  "digest": "sha256:92cda955302bb3d252f010e31d7b45c915d149022a45a4c846e2e25dec9b3525",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 1992,
  "config": {
    "digest": "sha256:260b50842d518eb55eec42cc1f9824b531ac5232b3182351f8814070ae173e73",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 8008
  },
  "layers": [
    {
      "digest": "sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 3401613
    },
    {
      "digest": "sha256:93b3025fe10392717d06ec0d012a9ffa2039d766a322aac899c6831dd93382c2",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 2339055
    },
    {
      "digest": "sha256:d9059661ce70092af66d2773666584fc8addcb78a2be63f720022f4875577ea9",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 452
    },
    {
      "digest": "sha256:eee371b9ce3ffdbb8aa703b9a14d318801ddc3468f096bb6cfeabbeb715147f9",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 36629441
    },
    {
      "digest": "sha256:b55fc600a8e6d7279d6c21f3a67679408f2182d07a2a2d18876a656c57573edd",
      "mediaType": "application/x-gzip",
      "size": 798
    },
    {
      "digest": "sha256:8b85dbef812d8d1d7b54aaa1937e12041bf162c15eb68326b3a663391bda22fe",
      "mediaType": "application/x-gzip",
      "size": 15324
    },
    {
      "digest": "sha256:0e49599f995c50ee56e996e4de79ef68fe8311504f55cf20d8ce7e73ace11606",
      "mediaType": "application/x-gzip",
      "size": 93
    },
    {
      "digest": "sha256:b662152ad80f5c184f2b3c782982525601941b5a15a6b95af05727ce29cca578",
      "mediaType": "application/x-gzip",
      "size": 14373585
    },
    {
      "digest": "sha256:260b50842d518eb55eec42cc1f9824b531ac5232b3182351f8814070ae173e73",
      "mediaType": "text/plain; charset=utf-8",
      "size": 8008
    }
  ],
  "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": "fd893b9f37304a25dba63ee1719292a8e8e37390",
    "org.opencontainers.image.created": "2024-02-17T12:31:17.238Z",
    "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 412
  • Last 30 days 30
  • Last week 7
  • Today 1

Other tags on this version