Skip to content

Commit

Permalink
Update some containers and their versions
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
  • Loading branch information
s0undt3ch committed Sep 21, 2023
1 parent bebdf09 commit c477ccd
Show file tree
Hide file tree
Showing 28 changed files with 72 additions and 33 deletions.
29 changes: 19 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,9 @@ will be commited.

### [![Apache ZooKeeper](https://github.com/saltstack/salt-ci-containers/actions/workflows/zookeeper-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/zookeeper-containers.yml)

- [dockerhub/zookeeper:3.5.9](https://hub.docker.com/r/_/zookeeper/tags?name=3.5.9) - `ghcr.io/saltstack/salt-ci-containers/zookeeper:3.5.9`
- [dockerhub/zookeeper:3.8](https://hub.docker.com/r/_/zookeeper/tags?name=3.8) - `ghcr.io/saltstack/salt-ci-containers/zookeeper:3.8`
- [dockerhub/zookeeper:3.9](https://hub.docker.com/r/_/zookeeper/tags?name=3.9) - `ghcr.io/saltstack/salt-ci-containers/zookeeper:3.9`
- [dockerhub/zookeeper:latest](https://hub.docker.com/r/_/zookeeper/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/zookeeper:latest`


### [![BusyBox](https://github.com/saltstack/salt-ci-containers/actions/workflows/busybox-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/busybox-containers.yml)
Expand Down Expand Up @@ -162,11 +164,14 @@ will be commited.

### [![MariaDB](https://github.com/saltstack/salt-ci-containers/actions/workflows/mariadb-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/mariadb-containers.yml)

- [dockerhub/mariadb:10.1](https://hub.docker.com/r/_/mariadb/tags?name=10.1) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.1`
- [dockerhub/mariadb:10.2](https://hub.docker.com/r/_/mariadb/tags?name=10.2) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.2`
- [dockerhub/mariadb:10.3](https://hub.docker.com/r/_/mariadb/tags?name=10.3) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.3`
- [dockerhub/mariadb:10.4](https://hub.docker.com/r/_/mariadb/tags?name=10.4) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.4`
- [dockerhub/mariadb:10.5](https://hub.docker.com/r/_/mariadb/tags?name=10.5) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.5`
- [mariadb/server:10.1](https://hub.docker.com/r/mariadb/server/tags?name=10.1) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.1`
- [mariadb/server:10.2](https://hub.docker.com/r/mariadb/server/tags?name=10.2) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.2`
- [mariadb/server:10.3](https://hub.docker.com/r/mariadb/server/tags?name=10.3) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.3`
- [mariadb/server:10.4](https://hub.docker.com/r/mariadb/server/tags?name=10.4) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.4`
- [mariadb/server:10.5](https://hub.docker.com/r/mariadb/server/tags?name=10.5) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.5`
- [mariadb/server:10.6](https://hub.docker.com/r/mariadb/server/tags?name=10.6) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.6`
- [mariadb/server:11.1](https://hub.docker.com/r/mariadb/server/tags?name=11.1) - `ghcr.io/saltstack/salt-ci-containers/mariadb:11.1`
- [mariadb/server:latest](https://hub.docker.com/r/mariadb/server/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/mariadb:latest`


### [![MySQL Server](https://github.com/saltstack/salt-ci-containers/actions/workflows/mysql-server-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/mysql-server-containers.yml)
Expand All @@ -175,20 +180,23 @@ will be commited.
- [mysql/mysql-server:5.6](https://hub.docker.com/r/mysql/mysql-server/tags?name=5.6) - `ghcr.io/saltstack/salt-ci-containers/mysql-server:5.6`
- [mysql/mysql-server:5.7](https://hub.docker.com/r/mysql/mysql-server/tags?name=5.7) - `ghcr.io/saltstack/salt-ci-containers/mysql-server:5.7`
- [mysql/mysql-server:8.0](https://hub.docker.com/r/mysql/mysql-server/tags?name=8.0) - `ghcr.io/saltstack/salt-ci-containers/mysql-server:8.0`
- [mysql/mysql-server:latest](https://hub.docker.com/r/mysql/mysql-server/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/mysql-server:latest`


### [![Percona](https://github.com/saltstack/salt-ci-containers/actions/workflows/percona-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/percona-containers.yml)

- [dockerhub/percona:5.5](https://hub.docker.com/r/_/percona/tags?name=5.5) - `ghcr.io/saltstack/salt-ci-containers/percona:5.5`
- [dockerhub/percona:5.6](https://hub.docker.com/r/_/percona/tags?name=5.6) - `ghcr.io/saltstack/salt-ci-containers/percona:5.6`
- [dockerhub/percona:5.7](https://hub.docker.com/r/_/percona/tags?name=5.7) - `ghcr.io/saltstack/salt-ci-containers/percona:5.7`
- [dockerhub/percona:8.0](https://hub.docker.com/r/_/percona/tags?name=8.0) - `ghcr.io/saltstack/salt-ci-containers/percona:8.0`
- [percona/percona-server:5.5](https://hub.docker.com/r/percona/percona-server/tags?name=5.5) - `ghcr.io/saltstack/salt-ci-containers/percona:5.5`
- [percona/percona-server:5.6](https://hub.docker.com/r/percona/percona-server/tags?name=5.6) - `ghcr.io/saltstack/salt-ci-containers/percona:5.6`
- [percona/percona-server:5.7](https://hub.docker.com/r/percona/percona-server/tags?name=5.7) - `ghcr.io/saltstack/salt-ci-containers/percona:5.7`
- [percona/percona-server:8.0](https://hub.docker.com/r/percona/percona-server/tags?name=8.0) - `ghcr.io/saltstack/salt-ci-containers/percona:8.0`
- [percona/percona-server:latest](https://hub.docker.com/r/percona/percona-server/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/percona:latest`


### [![Photon](https://github.com/saltstack/salt-ci-containers/actions/workflows/photon-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/photon-containers.yml)

- [dockerhub/photon:3.0](https://hub.docker.com/r/_/photon/tags?name=3.0) - `ghcr.io/saltstack/salt-ci-containers/photon:3`
- [dockerhub/photon:4.0](https://hub.docker.com/r/_/photon/tags?name=4.0) - `ghcr.io/saltstack/salt-ci-containers/photon:4`
- [dockerhub/photon:5.0](https://hub.docker.com/r/_/photon/tags?name=5.0) - `ghcr.io/saltstack/salt-ci-containers/photon:5`


### [![Python](https://github.com/saltstack/salt-ci-containers/actions/workflows/python-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/python-containers.yml)
Expand All @@ -207,6 +215,7 @@ will be commited.
- [dockerhub/rabbitmq:3.10](https://hub.docker.com/r/_/rabbitmq/tags?name=3.10) - `ghcr.io/saltstack/salt-ci-containers/rabbitmq:3.10`
- [dockerhub/rabbitmq:3.11](https://hub.docker.com/r/_/rabbitmq/tags?name=3.11) - `ghcr.io/saltstack/salt-ci-containers/rabbitmq:3.11`
- [dockerhub/rabbitmq:3.9](https://hub.docker.com/r/_/rabbitmq/tags?name=3.9) - `ghcr.io/saltstack/salt-ci-containers/rabbitmq:3.9`
- [dockerhub/rabbitmq:latest](https://hub.docker.com/r/_/rabbitmq/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/rabbitmq:latest`


### [![Redis](https://github.com/saltstack/salt-ci-containers/actions/workflows/redis-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/redis-containers.yml)
Expand Down
15 changes: 12 additions & 3 deletions containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,28 +54,33 @@ mirrors:
- "5.6"
- "5.7"
- "8.0"
- latest

Tinyproxy:
container: vimagick/tinyproxy
versions:
- latest

MariaDB:
container: mariadb
container: mariadb/server
versions:
- "10.1"
- "10.2"
- "10.3"
- "10.4"
- "10.5"
- "10.6"
- "11.1"
- latest

Percona:
container: percona
container: percona/percona-server
versions:
- "5.5"
- "5.6"
- "5.7"
- "8.0"
- latest

Consul:
container: hashicorp/consul
Expand All @@ -88,12 +93,15 @@ mirrors:
- "3.9"
- "3.10"
- "3.11"
- latest

Apache ZooKeeper:
name: zookeeper
container: zookeeper
versions:
- 3.5.9
- "3.8"
- "3.9"
- latest

Vault:
container: hashicorp/vault
Expand Down Expand Up @@ -164,6 +172,7 @@ mirrors:
versions:
- 3
- 4
- 5
commands:
- tdnf update -y
- tdnf upgrade -y
Expand Down
2 changes: 1 addition & 1 deletion mirrors/mariadb/10.1.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM mariadb:10.1
FROM mariadb/server:10.1
2 changes: 1 addition & 1 deletion mirrors/mariadb/10.2.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM mariadb:10.2
FROM mariadb/server:10.2
2 changes: 1 addition & 1 deletion mirrors/mariadb/10.3.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM mariadb:10.3
FROM mariadb/server:10.3
2 changes: 1 addition & 1 deletion mirrors/mariadb/10.4.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM mariadb:10.4
FROM mariadb/server:10.4
2 changes: 1 addition & 1 deletion mirrors/mariadb/10.5.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM mariadb:10.5
FROM mariadb/server:10.5
1 change: 1 addition & 0 deletions mirrors/mariadb/10.6.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM mariadb/server:10.6
1 change: 1 addition & 0 deletions mirrors/mariadb/11.1.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM mariadb/server:11.1
13 changes: 8 additions & 5 deletions mirrors/mariadb/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# [![MariaDB](https://github.com/saltstack/salt-ci-containers/actions/workflows/mariadb-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/mariadb-containers.yml)

- [dockerhub/mariadb:10.1](https://hub.docker.com/r/_/mariadb/tags?name=10.1) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.1`
- [dockerhub/mariadb:10.2](https://hub.docker.com/r/_/mariadb/tags?name=10.2) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.2`
- [dockerhub/mariadb:10.3](https://hub.docker.com/r/_/mariadb/tags?name=10.3) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.3`
- [dockerhub/mariadb:10.4](https://hub.docker.com/r/_/mariadb/tags?name=10.4) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.4`
- [dockerhub/mariadb:10.5](https://hub.docker.com/r/_/mariadb/tags?name=10.5) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.5`
- [mariadb/server:10.1](https://hub.docker.com/r/mariadb/server/tags?name=10.1) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.1`
- [mariadb/server:10.2](https://hub.docker.com/r/mariadb/server/tags?name=10.2) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.2`
- [mariadb/server:10.3](https://hub.docker.com/r/mariadb/server/tags?name=10.3) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.3`
- [mariadb/server:10.4](https://hub.docker.com/r/mariadb/server/tags?name=10.4) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.4`
- [mariadb/server:10.5](https://hub.docker.com/r/mariadb/server/tags?name=10.5) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.5`
- [mariadb/server:10.6](https://hub.docker.com/r/mariadb/server/tags?name=10.6) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.6`
- [mariadb/server:11.1](https://hub.docker.com/r/mariadb/server/tags?name=11.1) - `ghcr.io/saltstack/salt-ci-containers/mariadb:11.1`
- [mariadb/server:latest](https://hub.docker.com/r/mariadb/server/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/mariadb:latest`
1 change: 1 addition & 0 deletions mirrors/mariadb/latest.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM mariadb/server:latest
1 change: 1 addition & 0 deletions mirrors/mysql-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
- [mysql/mysql-server:5.6](https://hub.docker.com/r/mysql/mysql-server/tags?name=5.6) - `ghcr.io/saltstack/salt-ci-containers/mysql-server:5.6`
- [mysql/mysql-server:5.7](https://hub.docker.com/r/mysql/mysql-server/tags?name=5.7) - `ghcr.io/saltstack/salt-ci-containers/mysql-server:5.7`
- [mysql/mysql-server:8.0](https://hub.docker.com/r/mysql/mysql-server/tags?name=8.0) - `ghcr.io/saltstack/salt-ci-containers/mysql-server:8.0`
- [mysql/mysql-server:latest](https://hub.docker.com/r/mysql/mysql-server/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/mysql-server:latest`
1 change: 1 addition & 0 deletions mirrors/mysql-server/latest.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM mysql/mysql-server:latest
2 changes: 1 addition & 1 deletion mirrors/percona/5.5.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM percona:5.5
FROM percona/percona-server:5.5
2 changes: 1 addition & 1 deletion mirrors/percona/5.6.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM percona:5.6
FROM percona/percona-server:5.6
2 changes: 1 addition & 1 deletion mirrors/percona/5.7.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM percona:5.7
FROM percona/percona-server:5.7
2 changes: 1 addition & 1 deletion mirrors/percona/8.0.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM percona:8.0
FROM percona/percona-server:8.0
9 changes: 5 additions & 4 deletions mirrors/percona/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# [![Percona](https://github.com/saltstack/salt-ci-containers/actions/workflows/percona-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/percona-containers.yml)

- [dockerhub/percona:5.5](https://hub.docker.com/r/_/percona/tags?name=5.5) - `ghcr.io/saltstack/salt-ci-containers/percona:5.5`
- [dockerhub/percona:5.6](https://hub.docker.com/r/_/percona/tags?name=5.6) - `ghcr.io/saltstack/salt-ci-containers/percona:5.6`
- [dockerhub/percona:5.7](https://hub.docker.com/r/_/percona/tags?name=5.7) - `ghcr.io/saltstack/salt-ci-containers/percona:5.7`
- [dockerhub/percona:8.0](https://hub.docker.com/r/_/percona/tags?name=8.0) - `ghcr.io/saltstack/salt-ci-containers/percona:8.0`
- [percona/percona-server:5.5](https://hub.docker.com/r/percona/percona-server/tags?name=5.5) - `ghcr.io/saltstack/salt-ci-containers/percona:5.5`
- [percona/percona-server:5.6](https://hub.docker.com/r/percona/percona-server/tags?name=5.6) - `ghcr.io/saltstack/salt-ci-containers/percona:5.6`
- [percona/percona-server:5.7](https://hub.docker.com/r/percona/percona-server/tags?name=5.7) - `ghcr.io/saltstack/salt-ci-containers/percona:5.7`
- [percona/percona-server:8.0](https://hub.docker.com/r/percona/percona-server/tags?name=8.0) - `ghcr.io/saltstack/salt-ci-containers/percona:8.0`
- [percona/percona-server:latest](https://hub.docker.com/r/percona/percona-server/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/percona:latest`
1 change: 1 addition & 0 deletions mirrors/percona/latest.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM percona/percona-server:latest
4 changes: 4 additions & 0 deletions mirrors/photon/5.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM photon:5.0
RUN tdnf update -y
RUN tdnf upgrade -y
RUN tdnf install -y rpm shadow
1 change: 1 addition & 0 deletions mirrors/photon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

- [dockerhub/photon:3.0](https://hub.docker.com/r/_/photon/tags?name=3.0) - `ghcr.io/saltstack/salt-ci-containers/photon:3`
- [dockerhub/photon:4.0](https://hub.docker.com/r/_/photon/tags?name=4.0) - `ghcr.io/saltstack/salt-ci-containers/photon:4`
- [dockerhub/photon:5.0](https://hub.docker.com/r/_/photon/tags?name=5.0) - `ghcr.io/saltstack/salt-ci-containers/photon:5`
1 change: 1 addition & 0 deletions mirrors/rabbitmq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- [dockerhub/rabbitmq:3.10](https://hub.docker.com/r/_/rabbitmq/tags?name=3.10) - `ghcr.io/saltstack/salt-ci-containers/rabbitmq:3.10`
- [dockerhub/rabbitmq:3.11](https://hub.docker.com/r/_/rabbitmq/tags?name=3.11) - `ghcr.io/saltstack/salt-ci-containers/rabbitmq:3.11`
- [dockerhub/rabbitmq:3.9](https://hub.docker.com/r/_/rabbitmq/tags?name=3.9) - `ghcr.io/saltstack/salt-ci-containers/rabbitmq:3.9`
- [dockerhub/rabbitmq:latest](https://hub.docker.com/r/_/rabbitmq/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/rabbitmq:latest`
1 change: 1 addition & 0 deletions mirrors/rabbitmq/latest.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM rabbitmq:latest
1 change: 0 additions & 1 deletion mirrors/zookeeper/3.5.9.Dockerfile

This file was deleted.

1 change: 1 addition & 0 deletions mirrors/zookeeper/3.8.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM zookeeper:3.8
1 change: 1 addition & 0 deletions mirrors/zookeeper/3.9.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM zookeeper:3.9
4 changes: 3 additions & 1 deletion mirrors/zookeeper/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# [![Apache ZooKeeper](https://github.com/saltstack/salt-ci-containers/actions/workflows/zookeeper-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/zookeeper-containers.yml)

- [dockerhub/zookeeper:3.5.9](https://hub.docker.com/r/_/zookeeper/tags?name=3.5.9) - `ghcr.io/saltstack/salt-ci-containers/zookeeper:3.5.9`
- [dockerhub/zookeeper:3.8](https://hub.docker.com/r/_/zookeeper/tags?name=3.8) - `ghcr.io/saltstack/salt-ci-containers/zookeeper:3.8`
- [dockerhub/zookeeper:3.9](https://hub.docker.com/r/_/zookeeper/tags?name=3.9) - `ghcr.io/saltstack/salt-ci-containers/zookeeper:3.9`
- [dockerhub/zookeeper:latest](https://hub.docker.com/r/_/zookeeper/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/zookeeper:latest`
1 change: 1 addition & 0 deletions mirrors/zookeeper/latest.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM zookeeper:latest

0 comments on commit c477ccd

Please sign in to comment.