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

Embed image name in build #4

Open
JoshKarpel opened this issue Oct 4, 2019 · 0 comments
Open

Embed image name in build #4

JoshKarpel opened this issue Oct 4, 2019 · 0 comments
Assignees
Labels
build-process Related to the automated build process enhancement New feature or request

Comments

@JoshKarpel
Copy link
Contributor

For HTMap to work as expected in all cases, it should use the image it is being run from as the execute image. Unfortunately, this information (org/repo:tag) is not available from inside the image, so we need to embed it into the image at build-time as an environment variable. This turns out to be non-trivial and build-platform-specific; will need to think about the right way to do this.

Note: this will not help anyone who FROMs this image... so we may need a better option. Or we just throw our hands up...

@JoshKarpel JoshKarpel added bug Something isn't working build-process Related to the automated build process labels Oct 4, 2019
@JoshKarpel JoshKarpel self-assigned this Oct 4, 2019
@JoshKarpel JoshKarpel added enhancement New feature or request and removed bug Something isn't working labels Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-process Related to the automated build process enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant