Skip to content

Instantly share code, notes, and snippets.

@McFateM
Last active February 20, 2018 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save McFateM/089b18a1b2e5c1432751d481fd1b6112 to your computer and use it in GitHub Desktop.
Save McFateM/089b18a1b2e5c1432751d481fd1b6112 to your computer and use it in GitHub Desktop.
ISLE docker-compose.yml - 1.2.7.2 - Define volume where Drupal database persists
Description:
------------
This line defines a Docker 'volume' where an impoted Drupal database will persist.
Once a database has been imported the 'db_data' volume will persist and need not be imported again. You are NOT required to repopulate your DBs if you 'stop' or 'rm' the container. See 1.2.7.1, https://gist.github.com/McFateM/ffe775ef2fdeeccbf044767187adbd5e, for information describing the import process.
Instructions:
-------------
No further configuration reqiured.
Use:
----
No further action required.
Notes:
------
The above data volume WILL persist across containers - you are NOT required to repopulate your DBs if you 'stop' or 'rm' the container.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment