Skip to content

Push docker compose as default way to run cwac - #336

Closed
eoinkelly wants to merge 3 commits into
mainfrom
docker-as-default-runtime
Closed

Push docker compose as default way to run cwac#336
eoinkelly wants to merge 3 commits into
mainfrom
docker-as-default-runtime

Conversation

@eoinkelly

@eoinkelly eoinkelly commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Resolves #340

@G-Rath G-Rath left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I sort of get why you've reached for it, but I'm not sure if compose is a good idea given this is a "run task" kind of workflow, rather than a "run service".

Let's have a think and maybe discuss in Slack sometime

@eoinkelly eoinkelly closed this Sep 2, 2026
G-Rath added a commit that referenced this pull request Sep 2, 2026
…ol (#361)

This introduces some scripts to make it easier to run the tool, as well
as help to keep things consistent.

To keep things simple I've opted to have `bin/run` just always build the
image since that will only take a few seconds thanks to layer caching if
nothing has changed, and that way you'll definitely be using the latest
version of the tool

Resolves #340
Closes #336
@eoinkelly
eoinkelly deleted the docker-as-default-runtime branch September 3, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dockerfile: mount config, results, and base_urls OR document working docker run commands

2 participants