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(docker): fix problem with docker image names that contain slashes #123

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

empwilli
Copy link
Contributor

No description provided.

empwilli added 3 commits June 14, 2024 13:41
Docker image names can contain slashes, which leads to problems when
interpreting the image name as the name of the injected file name. Resolve this
issue by instead using the string "image.tar.gz" for the injected file.
@empwilli empwilli requested review from mlilien and JanZachmann June 14, 2024 11:57
@empwilli empwilli merged commit 97cc572 into omnect:main Jun 17, 2024
3 checks passed
@empwilli empwilli deleted the fix/docker_inject_path branch June 20, 2024 11:08
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.

3 participants