discourse_test: Only apply `ENTRYPOINT` to release image (#663)
authorDavid Taylor <david@taylorhq.com>
Tue, 3 Jan 2023 17:20:49 +0000 (17:20 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2023 17:20:49 +0000 (17:20 +0000)
commit6fd2f37d657199218b0640b56e5e954f78275b19
tree9c5149e4621b90faf8282aef359c39660fef88f4
parentd01e8ad13b8742bb2de2725788805f74204108ed
discourse_test: Only apply `ENTRYPOINT` to release image (#663)

The slim images aren't able to run the full `rake docker:test` task, so having it as the entrypoint doesn't make sense. We only want it as the entrypoint on `discourse_test:release`
image/discourse_test/Dockerfile