Create wordpress and mariadb images for benchmarks.

PiperOrigin-RevId: 532952570
This commit is contained in:
Etienne Perot
2023-05-17 16:55:55 -07:00
committed by gVisor bot
parent 116f28e9c5
commit a993ef51cd
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
FROM mariadb:10.11.3-jammy
+1
View File
@@ -0,0 +1 @@
FROM wordpress:6.2.0-php8.2-apache