Containers on Power

 View Only

Open Source Container images for Power now available in IBM Container Registry

By Priya Seth posted Wed April 05, 2023 11:46 AM

  

The IBM Linux on Power team is pleased to announce that we are centralizing our public open source container images in the IBM Container Registry (ICR). This should assure end users that IBM has authentically built these containers in a secure environment. Formerly, the indicator that a container was built by IBM was that they were in Docker Hub under the ibmcom namespace. The migration to the IBM Container Registry will add clarity to their origin.

Some of the images have been built through an automated build infrastructure and reviewed by our team prior to posting. Support is primarily “community based support” although we do take questions and requests at “ich@us.ibm.com” and handle those as workload and priorities allow.

The images that we've migrated are available in ICR as of March 31, 2023 and are listed in the table below. Note that these images have unauthenticated access set, which means that similar to the ibmcom namespace on Docker Hub, anyone is free to pull them using the listed Image Pull Command or simply use:

docker pull <image name>:<tag name>

Continue to watch this space for more updates!

Image Name

Tag Name

Image Pull command

kibana

8.5.0

docker pull icr.io/ppc64le-oss/kibana-ppc64le:8.5.0

8.1.0

docker pull icr.io/ppc64le-oss/kibana-ppc64le:8.1.0

v7.9.1

docker pull icr.io/ppc64le-oss/kibana-ppc64le:v7.9.1

v7.17.2

docker pull icr.io/ppc64le-oss/kibana-ppc64le:v7.17.2

zookeeper

v3.8.0-bv

docker pull icr.io/ppc64le-oss/zookeeper-ppc64le:v3.8.0-bv

v3.7.0-bv

docker pull icr.io/ppc64le-oss/zookeeper-ppc64le:v3.7.0-bv

redis

v7.0.4-bv

docker pull icr.io/ppc64le-oss/redis-ppc64le:v7.0.4-bv

v6.2.6-bv

docker pull icr.io/ppc64le-oss/redis-ppc64le:v6.2.6-bv

cockroach

v22.1.5-ubi8

docker pull icr.io/ppc64le-oss/cockroach-ppc64le:v22.1.5-ubi8

mongodb

4.4.18

docker pull icr.io/ppc64le-oss/mongodb-ppc64le:4.4.18

4.4.17

docker pull icr.io/ppc64le-oss/mongodb-ppc64le:4.4.17

gitea

1.16.7

docker pull icr.io/ppc64le-oss/gitea-ppc64le:1.16.7

fluentd-elasticsearch

1.14.5-ES7.17

docker pull icr.io/ppc64le-oss/fluentd-elasticsearch-ppc64le:1.14.5-ES7.17

1.14.5

docker pull icr.io/ppc64le-oss/fluentd-elasticsearch-ppc64le:1.14.5

elasticsearch

v8.1.0

docker pull icr.io/ppc64le-oss/elasticsearch-ppc64le:v8.1.0

8.3.3

docker pull icr.io/ppc64le-oss/elasticsearch-ppc64le:8.3.3

7.12.0

docker pull icr.io/ppc64le-oss/elasticsearch-ppc64le:7.12.0

v7.8.0

docker pull icr.io/ppc64le-oss/elasticsearch-ppc64le:v7.8.0

7.17.3

docker pull icr.io/ppc64le-oss/elasticsearch-ppc64le:7.17.3

nomad

v1.4.2

docker pull icr.io/ppc64le-oss/nomad:v1.4.2

filebeat

v8.5.0

docker pull icr.io/ppc64le-oss/filebeat-ppc64le:v8.5.0

telegraph

1.24.4

docker pull icr.io/ppc64le-oss/telegraph-ppc64le:1.24.4

logstash

v7.6.0

docker pull icr.io/ppc64le-oss/logstash-ppc64lev7.6.0

orientdb

v3.2.12

docker pull icr.io/ppc64le-oss/orientdb-ppc64le:v3.2.12

rocksdb

7.7.3

docker pull icr.io/ppc64le-oss/rocksdb-ppc64le:7.7.3

vault

v1.9.9

docker pull icr.io/ppc64le-oss/vault-ppc64le:v1.9.9

v1.9.1

docker pull icr.io/ppc64le-oss/vault-ppc64le:v1.9.1

v1.5.3

docker pull icr.io/ppc64le-oss/vault-ppc64le:v1.5.3

consul

1.9.4

docker pull icr.io/ppc64le-oss/consul-ppc64le:1.9.4

1.1.28

docker pull icr.io/ppc64le-oss/consul-ppc64le:1.1.28

postgresql

v14.6.0

docker pull icr.io/ppc64le-oss/postgresql:v14.6.0

datadog-agent

7.39.0

docker pull icr.io/ppc64le-oss/datadog-agent:7.39.0

tidb

6.4.0

docker pull icr.io/ppc64le-oss/tidb-ppc64le:6.4.0

influxdb

v2.5.1

docker pull icr.io/ppc64le-oss/influxdb-ppc64le:v2.5.1

jupyter-base-notebook

v6.4.12

docker pull icr.io/ppc64le-oss/jupyter-base-notebook-ppc64le:v6.4.12

proj

9.1.1

docker pull icr.io/ppc64le-oss/proj-ppc64le:9.1.1

Permalink

Comments

Thu April 06, 2023 07:59 AM

Excellent new and work! I'll be a user.