We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b4711 commit 15ef29dCopy full SHA for 15ef29d
test/1.synthetic.sh
@@ -13,7 +13,7 @@ source "${DIR}/_zfs.file.sh"
13
14
sudo docker run \
15
--name dblab_pg_initdb \
16
- --label dblab_sync \
+ --label dblab_control \
17
--env PGDATA=/var/lib/postgresql/pgdata \
18
--env POSTGRES_HOST_AUTH_METHOD=trust \
19
--volume /var/lib/dblab/data:/var/lib/postgresql/pgdata \
0 commit comments