Skip to content

Instantly share code, notes, and snippets.

@jmelchio
Last active March 30, 2019 17:48
Show Gist options
  • Save jmelchio/a22a8c5d956038c9c2790350433a9267 to your computer and use it in GitHub Desktop.
Save jmelchio/a22a8c5d956038c9c2790350433a9267 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
docker run --rm --link docker-postgres:postgres postgres createdb -U postgres -h postgres vetlab
# That's All Folks !!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment