maelstrom-software / maelstrom

Maelstrom is a fast Rust, Go, and Python test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner.
https://maelstrom-software.com/
Apache License 2.0
466 stars 9 forks source link

Remove the get-container-image API #197

Open nfachan opened 6 months ago

nfachan commented 4 months ago

Some more context: we talked about making it implicit when a job is submitted. The client shouldn't necessarily have to do that work on their own. The client process should do it for them.