movabletype / docker-mt-test

Dockerfile to test MT.

Home Page:https://hub.docker.com/r/movabletype/test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-mt-test

Dockerfile to test MT.

Docker Hub

movabletype/test

Environment list (for CI)

image name base image Perl PHP MySQL OpenSSL End of Life
centos6 centos:6 5.10.1 5.5.38 5.1.73 1.0.1e 2020-11
buster debian:buster 5.28.1 7.3.31 MariaDB 10.3.38 1.1.1n 2022-01
bullseye debian:bullseye 5.32.1 7.4.33 MariaDB 10.5.18 1.1.1n -
fedora35 fedora:35 5.34.1 8.0.26 8.0.31 1.1.1q -
fedora37 fedora:37 5.36.0 8.1.16 8.0.32 3.0.8 -
cloud6 (*1) centos:7 5.28.2 7.4.33 5.7.41 1.0.2k -
cloud7 (*1) centos:7 5.28.2 8.0.28 5.7.41 1.0.2k -
centos8 (*2) centos:8 5.26.3 8.0.28 8.0.26 1.1.1k 2021-12
fedora32 (*2) fedora:32 5.30.3 7.4.19 8.0.24 1.1.1k -
jessie (*2) debian:jessie 5.20.2 5.6.40 5.5.62 1.0.1t 2020-06 (LTS)

*1 These images are not used in the MT cloud, but the well-known modules should have the same version (except for those used only in tests). *2 These images are only for older versions of MT.

Environment list (only for manual testing)

image name base image Perl PHP MySQL OpenSSL End of Life
centos7 centos:7 5.16.3 7.1.33 MariaDB 5.5.68 1.0.2k 2024-06
fedora23 fedora:23 5.22.2 5.6.29 5.6.33 1.0.2j 2016-12
fedora36 fedora:36 5.34.1 8.1.16 8.0.32 3.0.8 -
rockylinux rockylinux:9.1 5.32.1 8.1.19 8.0.32 3.0.7 -
almalinux almalinux:9.0 5.32.1 8.1.16 8.0.30 3.0.1 -
trusty ubuntu:trusty 5.18.2 5.5.9 5.5.62 1.0.1f 2019-04
stretch debian:stretch 5.24.1 7.0.33 MariaDB 10.1.48 1.1.0l 2022-01 (LTS)
bionic ubuntu:bionic 5.26.1 7.2.24 5.7.41 1.1.1 2023-04
bookworm debian:bookworm 5.36.0 8.2.4 MariaDB 10.11.2 3.0.8 -
sid debian:sid 5.36.0 8.2.5 MariaDB 10.11.2 3.0.8 -
amazonlinux amazonlinux:2 5.16.3 7.4.33 MariaDB 5.5.68 1.0.2k -
amazonlinux2022 (*4) amazonlinux:2022 5.32.1 7.4.19 MariaDB 10.5.13 1.1.1l -
oracle (*3) oraclelinux:7-slim 5.16.3 7.4.33 MariaDB 5.5.68 1.0.2k -
oracle8 (*3) oraclelinux:8-slim 5.26.3 8.2.6 MariaDB 10.3.35 1.1.1k -

*3 with DBD::Oracle 1.80 + OracleInstantClient 21.7 *4 This image currently lacks php-dom, thus phpunit

Special images

image name base image extra packages
addons movabletype/test:buster vsftpd 3.0.3-12, proftpd 1.3.7a, pureftpd 1.0.49
chromedriver fedora:32 chromium-driver 85.0.4183.121
chromiumdriver movabletype/test:buster chromium-driver 87.0.4280.141-0.1~deb10u1
openldap centos:6 openldap 2.4.40
playwright movabletype/test:buster node 16.16.0, playwright 1.23.2

About

Dockerfile to test MT.

https://hub.docker.com/r/movabletype/test


Languages

Language:Dockerfile 48.4%Language:Perl 44.6%Language:Shell 7.0%