Skip to content

Commit

Permalink
[+] Added dockerfile for Database
Browse files Browse the repository at this point in the history
  • Loading branch information
Ani Sinanaj committed Apr 13, 2019
1 parent f70fb82 commit 7a44566
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mysql.dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM mariadb:10.3

COPY sql/* /docker-entrypoint-initdb.d/

0 comments on commit 7a44566

Please sign in to comment.