mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-11 10:49:33 +08:00
rename to MariaDB 10.3
This commit is contained in:
parent
ecb20e9c97
commit
1a472e8a19
@ -4,13 +4,13 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2023-12-18T18:44:14+01:00",
|
"exported_at": "2023-12-19T09:54:17+01:00",
|
||||||
"name": "MariaDB",
|
"name": "MariaDB 10.3",
|
||||||
"author": "parker@parkervcp.com",
|
"author": "parker@parkervcp.com",
|
||||||
"description": "One of the most popular database servers. Made by the original developers of MySQL. Guaranteed to stay open source.",
|
"description": "One of the most popular database servers. Made by the original developers of MySQL. Guaranteed to stay open source.",
|
||||||
"features": null,
|
"features": null,
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
"ghcr.io\/parkervcp\/yolks:mariadb_10.3": "ghcr.io\/parkervcp\/yolks:mariadb_10.3"
|
"MariaDB 10.3": "ghcr.io\/parkervcp\/yolks:mariadb_10.3"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "{ \/usr\/sbin\/mysqld & } && sleep 5 && mysql -u root",
|
"startup": "{ \/usr\/sbin\/mysqld & } && sleep 5 && mysql -u root",
|
Loading…
Reference in New Issue
Block a user