Skip to content

main

sha256:16c02b15e0875750b933ee2aaedb5c244b2c87c0faf0109bfdb80ccfc246ce0a
Install from the command line
Learn more about packages
$ docker pull ghcr.io/qaware/cloud-native-weather-golang:main
Use as base image in Dockerfile:
FROM ghcr.io/qaware/cloud-native-weather-golang:main

About this version

A simple weather REST service using Golang, Gin and GORM.

Manifest

{
  "digest": "sha256:16c02b15e0875750b933ee2aaedb5c244b2c87c0faf0109bfdb80ccfc246ce0a",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 1366,
  "config": {
    "digest": "sha256:340c57e7dfaf57f0788ad705be9338d9a51140c431096bb49cf263fb1f295ac8",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 2828
  },
  "layers": [
    {
      "digest": "sha256:d7fbeaa2da3f6cfab1f394b047209b702fd611e17c7ea79027900b833ad2a771",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 7981229
    },
    {
      "digest": "sha256:b9f88661235d25835ef747dab426861d51c4e9923b92623d422d7ac58eb123e9",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 804101
    },
    {
      "digest": "sha256:340c57e7dfaf57f0788ad705be9338d9a51140c431096bb49cf263fb1f295ac8",
      "mediaType": "application/octet-stream",
      "size": 2828
    },
    {
      "digest": "sha256:88c07cc0a1d5bc7fef510f6c612887acb3aeabfb8d24c93f07887d7dd9fb8bed",
      "mediaType": "application/octet-stream",
      "size": 273
    },
    {
      "digest": "sha256:eac050be025280e9637a389c08854c247a2ed441ae41198bbe53d959e034d562",
      "mediaType": "application/octet-stream",
      "size": 36570
    },
    {
      "digest": "sha256:fd29ae25094f83f0e85776d3d8bbd811439b374c5a985487fa473635ac4c53c2",
      "mediaType": "application/octet-stream",
      "size": 11066473
    }
  ],
  "labels": {
    "org.opencontainers.image.url": "https://github.com/qaware/cloud-native-weather-golang",
    "org.opencontainers.image.source": "https://github.com/qaware/cloud-native-weather-golang",
    "org.opencontainers.image.title": "cloud-native-weather-golang",
    "org.opencontainers.image.revision": "bf15e06a946e074a3d714f638b8ed1519dd6d641",
    "org.opencontainers.image.created": "2022-08-18T20:20:03.576Z",
    "org.opencontainers.image.version": "main",
    "org.opencontainers.image.description": "A simple weather REST service using Golang, Gin and GORM.",
    "org.opencontainers.image.licenses": "MIT"
  }
}

Download activity

  • Total downloads 301
  • Last 30 days 26
  • Last week 0
  • Today 0

Other tags on this version