Skip to content

The primary database used for store important data for the system

License

Notifications You must be signed in to change notification settings

cash-track/mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL

The primary database used for store important data for the system

Push to registry

$ docker build . -t cashtrack/mysql:latest --no-cache
$ docker push cashtrack/mysql:latest