Skip to content

Instantly share code, notes, and snippets.

@tranphuoctien
Created October 31, 2018 04:05
Show Gist options
  • Save tranphuoctien/a708787b991039f2e5c2b62708741a46 to your computer and use it in GitHub Desktop.
Save tranphuoctien/a708787b991039f2e5c2b62708741a46 to your computer and use it in GitHub Desktop.
Restaff build database
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