Skip to content

Docker compose boilterplate code for MariaDB

Notifications You must be signed in to change notification settings

jaky1206/mariadb-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MariaDB Docker Compose

About

This repository contains a Docker Compose boilerplate code for setting up a MariaDB container.

Structure

  • database: Contains initial commit files for database setup.
  • docker: Includes Docker-related files from the initial commit.
  • .env: A file for environment variables.
  • README.md: The file you're currently reading.
  • docker-compose.yml: Docker Compose file with the initial setup.

Usage

To use this Docker Compose setup, ensure you have Docker installed and then run:

docker-compose up

About

Docker compose boilterplate code for MariaDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published