Created
October 31, 2018 04:05
-
-
Save tranphuoctien/a708787b991039f2e5c2b62708741a46 to your computer and use it in GitHub Desktop.
Restaff build database
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM bitnami/mysql:latest | |
| LABEL maintainer="[email protected]" | |
| ADD ./brazn-php/docker-build/init/database/loxley_db.sql /docker-entrypoint-initdb.d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment