DEV: Switch test container to use exec instead of shell entrypoint (#734)
authorDaniel Waterworth <me@danielwaterworth.com>
Mon, 11 Sep 2023 16:24:21 +0000 (11:24 -0500)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 16:24:21 +0000 (11:24 -0500)
commit1d43194992c8240761a30ab4ed1d105574943298
treea0774cf73819ab1fec9ef42e5c7b6ca502e3b75a
parent2fe72f123bc45825359b4baea42eed462d0cbe11
DEV: Switch test container to use exec instead of shell entrypoint (#734)

This allows command line arguments to be passed.
image/discourse_test/Dockerfile