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

fix Dockerfile by copying executable to image #1600

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

jnupeter
Copy link

The current Dockerfile doesn't copy executable to image, so the docker image newly built from this Dockerfile will not run.

close #1599

@tchiotludo
Copy link
Member

hey it's a good idea, but you will need to adapt the cicd process also that depend on that, and make the file executable

@jnupeter
Copy link
Author

jnupeter commented Jul 8, 2023

updated the PR, make the file executable for all users. @tchiotludo

@anna-geller
Copy link
Member

Next steps: refactor CI/CD to make it work with this executable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quick-win up to 2h
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dockerfile doesn't contain executable file
3 participants