Skip to content

ex1nhatvh/docker-exment

 
 

Repository files navigation

Docker Exment

This is a repository for building an environment for boilerplate to launch exment in each database.

About this image

Docker image of Exment. https://github.com/exceedone/exment

How to use images

First clone the repository. https://github.com/exceedone/exment-boilerplate

Building a MySQL environment

$ make mysql-init

Setting up a MySQL environment

$ make mysql-up

Building a MariaDB environment

$ make maridb-init

Setting up a MariaDB environment

$ make maridb-init

Building a SQL Server environment

$ make sqlsrv-init

Setting up a SQL Server environment

$ make sqlsrv-up

About

exment env

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 46.3%
  • Makefile 22.3%
  • HTML 21.0%
  • Dockerfile 10.4%