Skip to content

Instantly share code, notes, and snippets.

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 jay-johnson/e63ba5d8db3f9e1e687ffeaef00c1f15 to your computer and use it in GitHub Desktop.
Save jay-johnson/e63ba5d8db3f9e1e687ffeaef00c1f15 to your computer and use it in GitHub Desktop.
Starting the Docker Schema Prototyper Composition - MySQL + PhpMyAdmin + SQLAlchemy
$ ./start_composition.sh 
Starting with Docker Compose
Pulling db (jayjohnson/schemaprototyping:latest)...
latest: Pulling from jayjohnson/schemaprototyping
a3ed95caeb02: Pull complete
5989106db7fb: Pull complete
75e2f0ff048c: Pull complete
98d3fe0e5a2b: Pull complete
cb2b06526018: Pull complete
d3f18fb8fd93: Pull complete
dbbbb36603a9: Pull complete
fea73f54e760: Pull complete
590f6232d0c3: Pull complete
7a4d25f8a269: Pull complete
c8dd899cb1db: Pull complete
b2540ace42c3: Pull complete
b5b1828daba4: Pull complete
Digest: sha256:a4df1305df7bb306c3338b365ad945cee1f87d282d6672b331d69f8832856b63
Status: Downloaded newer image for jayjohnson/schemaprototyping:latest
Creating schemaprototyping
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment