Skip to content

main

sha256:612993c3b23858287defbefb6fa1853cf2b1d0183131d929b438113b762f396c
Install from the command line
Learn more about packages
$ docker pull ghcr.io/azure-samples/container-apps-connect-multiple-apps/dotnet:main
Use as base image in Dockerfile:
FROM ghcr.io/azure-samples/container-apps-connect-multiple-apps/dotnet:main

About this version

Azure Sample showing how to connect and call multiple container apps within the same environment. Shows the approach to use both with and without Dapr.

Manifest

{
  "digest": "sha256:612993c3b23858287defbefb6fa1853cf2b1d0183131d929b438113b762f396c",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 1786,
  "config": {
    "digest": "sha256:09f20b95e2f69823d03110e12f6fb17d245ca73a19ead3a0a4f01e752e4eeb04",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 3639
  },
  "layers": [
    {
      "digest": "sha256:ae13dd57832654086618a81dbc128846aa092489260c326ee95429b63c3cf213",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 31376572
    },
    {
      "digest": "sha256:078c8b29453cfec6a34aab756d29b636e0a7ca633a9e5b767dd7364b2a1bc328",
      "mediaType": "application/x-gzip",
      "size": 155
    },
    {
      "digest": "sha256:5d481cf8a7bba8d2c5e3cf1cf6c0c21fc9e2154c8a888d96d27badf06f25bb7c",
      "mediaType": "application/x-gzip",
      "size": 9447439
    },
    {
      "digest": "sha256:6cdd63b459d291e6420fe2a32b3f7cf5ff5d15bdd9047501cf351f13a7ade85d",
      "mediaType": "application/x-gzip",
      "size": 14967285
    },
    {
      "digest": "sha256:346d574ec7e2bbb59c05e028f27eba02df1435ddb0decdca15b98a30b1748a6e",
      "mediaType": "application/x-gzip",
      "size": 31618459
    },
    {
      "digest": "sha256:73ba574882fec10f7486669b41557bdf3c2f8a91095dcf43f5df3e2e2ad2f88d",
      "mediaType": "application/x-gzip",
      "size": 92
    },
    {
      "digest": "sha256:74b15bbab75192a419c3339171c4511d53fbc0be98031aaddab44f326ba5cad8",
      "mediaType": "application/x-gzip",
      "size": 68971
    },
    {
      "digest": "sha256:09f20b95e2f69823d03110e12f6fb17d245ca73a19ead3a0a4f01e752e4eeb04",
      "mediaType": "text/plain; charset=utf-8",
      "size": 3639
    }
  ],
  "labels": {
    "org.opencontainers.image.url": "https://github.com/Azure-Samples/container-apps-connect-multiple-apps",
    "org.opencontainers.image.source": "https://github.com/Azure-Samples/container-apps-connect-multiple-apps",
    "org.opencontainers.image.title": "container-apps-connect-multiple-apps",
    "org.opencontainers.image.revision": "52b2a86a55acfa616a101b3c8d77dab390d4bfa9",
    "org.opencontainers.image.created": "2022-03-24T23:46:03.237Z",
    "org.opencontainers.image.version": "main",
    "org.opencontainers.image.description": "Azure Sample showing how to connect and call multiple container apps within the same environment.  Shows the approach to use both with and without Dapr.",
    "org.opencontainers.image.licenses": "MIT"
  }
}

Download activity

  • Total downloads 3,775
  • Last 30 days 618
  • Last week 133
  • Today 3

Other tags on this version