Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kaballas
/
Memory
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Memory
/
todo.txt
Kaballas
xxx
4961190
27 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
194 Bytes
docker run -p 3306:3306 \
--name mariadb-instance \
-e MARIADB_ROOT_PASSWORD=password \
-e MARIADB_DATABASE=work \
-e MARIADB_USER=theo \
-e MARIADB_PASSWORD=Kaballas \
mariadb:11.7