Skip to content

fix: running pipeline locally with custom image (HEXA-1337) #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

YolanFery
Copy link
Contributor

Doing docker build --platform linux/amd64 -t local_image:v1 -f images/Dockerfile .
And then using this image locally with WORKSPACE_DOCKER_IMAGE: local_image:v1 caused

❯ openhexa pipelines run .                                                       09:29:17
Creating pipeline container with image 'local_image:v1'...

Run logs
No pipeline found


❌ Error in pipeline
Aborted!

Changes

  • Updated doc with more precise instructions
  • Fixed the workdir in the Dockerfile and updated related references

@YolanFery YolanFery requested a review from bramj July 30, 2025 12:01
Copy link
Contributor

@bramj bramj left a comment

Choose a reason for hiding this comment

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

Working great @YolanFery ! 🙏

Also, C0N6r47U14710N5 0N 7H3 J1r4 71CK37 NUM83r!!!1!1!

@bramj bramj merged commit 172ecf6 into main Jul 30, 2025
4 checks passed
@bramj bramj deleted the HEXA-1337-running-pipeline-locally-with-custom-image-is-not-working branch July 30, 2025 12:31
@YolanFery
Copy link
Contributor Author

Working great @YolanFery ! 🙏

Also, C0N6r47U14710N5 0N 7H3 J1r4 71CK37 NUM83r!!!1!1!

Took me some googling to understand (https://fr.wikipedia.org/wiki/Leet_speak) 🫣 thanks for the learning of this piece of (nerdy) history

@bramj
Copy link
Contributor

bramj commented Jul 30, 2025

Working great @YolanFery ! 🙏
Also, C0N6r47U14710N5 0N 7H3 J1r4 71CK37 NUM83r!!!1!1!

Took me some googling to understand (https://fr.wikipedia.org/wiki/Leet_speak) 🫣 thanks for the learning of this piece of (nerdy) history

You're very welcome hahaha 😉

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