Skip to content

Add ecflow-all image and docker_ecflow_ui.sh launcher#394

Merged
marcosbento merged 1 commit into
developfrom
task/add_ecflow_all_docker_image
Jul 17, 2026
Merged

Add ecflow-all image and docker_ecflow_ui.sh launcher#394
marcosbento merged 1 commit into
developfrom
task/add_ecflow_all_docker_image

Conversation

@marcosbento

@marcosbento marcosbento commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Description

See commit message(s)

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

🌦️ >> Documentation << 🌦️
https://sites.ecmwf.int/docs/dev-section/ecflow/pull-requests/PR-394

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.08%. Comparing base (cd0e323) to head (84c1310).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #394   +/-   ##
========================================
  Coverage    52.08%   52.08%           
========================================
  Files         1247     1247           
  Lines       101710   101710           
  Branches     15136    15136           
========================================
  Hits         52971    52971           
  Misses       48739    48739           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcosbento
marcosbento force-pushed the task/add_ecflow_all_docker_image branch from 84c1310 to e91a610 Compare July 17, 2026 13:45
ecflow-all is a new all-in-one Docker image capable of running
ecflow_ui against a remote ecFlow server (e.g. on ECMWF's HPC)
through a proxychains4 + SSH SOCKS tunnel on the Docker host.

docker_ecflow_ui.sh is a self-contained ecflow_ui launcher, which
handles all the details of running inside Docker:
- resolves the proxy host to a literal IP at container start,
- generates the proxychains4.conf
- defines DISPLAY export X11 traffic behaves correctly.

dockit.yml builds both images from a single package/dockerize job
pair, matrixed over preset.
@marcosbento
marcosbento force-pushed the task/add_ecflow_all_docker_image branch from e91a610 to e38ed88 Compare July 17, 2026 15:13
@marcosbento
marcosbento merged commit e38ed88 into develop Jul 17, 2026
8 checks passed
@marcosbento
marcosbento deleted the task/add_ecflow_all_docker_image branch July 17, 2026 15:14
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