Skip to content
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

Update to edc version 0.8.X #41

Open
tunacicek opened this issue Oct 25, 2024 · 2 comments
Open

Update to edc version 0.8.X #41

tunacicek opened this issue Oct 25, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tunacicek
Copy link

tunacicek commented Oct 25, 2024

WHAT

We are using this template repository to include our own edc extension and build a custom image.
Wenn updating to tx version 0.8.0-rc4 and edc version 0.10.XX, it is possible to build the custom image successfully.
But it is not possible to run this image.
I got a error message:
'/__cacert_entrypoint.sh: exec: line 104: illegal option --'

WHY

HOW

Possible solution:
In dockerfile, use ENTRYPOINT instead of CMD

FURTHER NOTES

@tunacicek tunacicek added the enhancement New feature or request label Oct 25, 2024
@ndr-brt ndr-brt added the good first issue Good for newcomers label Oct 31, 2024
@ndr-brt
Copy link

ndr-brt commented Oct 31, 2024

Hi, are you willing to contribute with a PR?

@tunacicek
Copy link
Author

Hi @ndr-brt : I created a PR:
#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants