Sign inSign up

caretdev/intersystems-extension

By caretdev

Updated over 3 years ago

Image
0

10K+

caretdev/intersystems-extension repository overview

InterSystems Docker Extension

Extension for Docker Desktop. Allows to see what is available on containers.intersystems.com, and pull images. To access non-community images, supports authorization made by docker login

Screenshot

Installation

This project have not published in Docker Extensions Marketplace, yet. And it requires Docker Extensions SDK installed manually, to be able to install extensions not available on marketplace manually. Please follow the official instructions and install Docker Extensions SDK.

After installing SDK, docker command will be able to use new command

docker extensions

And to install this extensions, just use this command

docker extensions install caretdev/intersystems-extension:0.0.2

Or update alredy installed extension

docker extensions update caretdev/intersystems-extension:0.0.2

And you can access to installed extension from Extensions list in Docker Desktop

menu

There are a few options, that helps to filter the list of images available.

  • Community, swiche between General version of IRIS and Community Edition
  • ARM64, to see only ARM64 images
  • Major versions only, filters to show only latest major versions (e.g. 2022, 2021, 2020)

Screenshot

To be able to see general versions of IRIS, please follow the instructions here regarding docker login

Development

Docker Extension SDK is required. Clone this repo.

git clone https://github.com/caretdev/docker-intersystems-extension.git
cd docker-intersystems-extension

To build and install docker extension, use this command

make install-extension

Tag summary

Content type

Image

Digest

sha256:454665b26

Size

21.6 MB

Last updated

over 3 years ago

docker pull caretdev/intersystems-extension