Skip to content

Conversation

@utsab345
Copy link
Contributor

@utsab345 utsab345 commented Oct 9, 2025

Fix Dockerfile: Install coreutils to resolve timeout command issue

Related Issue: #1259

Description

This PR fixes the error /bin/sh: timeout: command not found that occurs when running scripts inside the Docker container.

Changes

  • Added coreutils to rdagent/scenarios/qlib/docker/Dockerfile to provide the timeout command.
  • Verified that timeout works correctly in the built container.

📚 Documentation preview 📚: https://RDAgent--1260.org.readthedocs.build/en/1260/

@qew21 qew21 changed the title Fix Dockerfile: Install coreutils to resolve timeout command error fix: Dockerfile: Install coreutils to resolve timeout command error Oct 10, 2025
@qew21 qew21 changed the title fix: Dockerfile: Install coreutils to resolve timeout command error fix: dockerfile: install coreutils to resolve timeout command error Oct 10, 2025
@qew21 qew21 changed the title fix: dockerfile: install coreutils to resolve timeout command error fix(dockerfile): install coreutils to resolve timeout command error Oct 10, 2025
@qew21 qew21 merged commit 07f89b0 into microsoft:main Oct 10, 2025
7 of 9 checks passed
peteryang1 added a commit that referenced this pull request Oct 10, 2025
* Fix model/factor experiment filtering in Qlib proposals

* fix(dockerfile): install coreutils to resolve timeout command error (#1260)

* chore: remove unused experiment_list and target_list from Qlib proposals

* fix CI

* fix target list

---------

Co-authored-by: Xu Yang <[email protected]>
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.

2 participants