Skip to content

Instantly share code, notes, and snippets.

@brandoncamenisch
Last active April 19, 2019 23:57
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 brandoncamenisch/ae89330359513ea4c7ce5eb6f81f9b0d to your computer and use it in GitHub Desktop.
Save brandoncamenisch/ae89330359513ea4c7ce5eb6f81f9b0d to your computer and use it in GitHub Desktop.
Starting a WP project
docker-compose up -d wp
docker-compose run -v ~/.ssh/id_rsa:/root/.ssh/id_rsa --rm pipeline-build
docker-compose run --rm pipeline-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment