master
Chloe Fontenot 🏳️‍⚧️ 2023-11-18 15:53:40 +07:00
parent 2fa073b336
commit fb2fbe4485
76 changed files with 27 additions and 23 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,28 +1,19 @@
./binlog.000023
./binlog.000024
./binlog.000025
./binlog.000027
./binlog.000028
./binlog.000029
./binlog.000030
./binlog.000031
./binlog.000032
./binlog.000033
./binlog.000034
./binlog.000035
./binlog.000036
./binlog.000037
./binlog.000038
./binlog.000039
./binlog.000040
./binlog.000041
./binlog.000042
./binlog.000043
./binlog.000044
./binlog.000045
./binlog.000047 ./binlog.000047
./binlog.000048 ./binlog.000048
./binlog.000049 ./binlog.000049
./binlog.000050 ./binlog.000050
./binlog.000051 ./binlog.000051
./binlog.000052 ./binlog.000052
./binlog.000053
./binlog.000054
./binlog.000055
./binlog.000056
./binlog.000057
./binlog.000058
./binlog.000059
./binlog.000060
./binlog.000061
./binlog.000062
./binlog.000063
./binlog.000064
./binlog.000065

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
docker run -i -t -p "80:80" -p "3306:3306" -v ${PWD}/themes:/var/www/phpmyadmin/themes -v ${PWD}/app:/app -v ${PWD}/mysql:/var/lib/mysql mattrayner/lamp:latest-2004-php8 docker run -i -t -p "8085:80" -p "3306:3306" -v ${PWD}/themes:/var/www/phpmyadmin/themes -v ${PWD}/app:/app -v ${PWD}/mysql:/var/lib/mysql mattrayner/lamp:latest-2004-php8
#; xdg-open http://localhost/phpmyadmin #; xdg-open http://localhost/phpmyadmin