mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-26 19:27:52 +02:00
Initial commit
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker run --env-file={{ matrix_environment_variables_data_path }}/env-postgres-pgsql-docker -it --link=matrix-postgres:postgres postgres:9.6.3-alpine psql -h postgres
|
Reference in New Issue
Block a user