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

chore: place wws under /opt/wws and keep /app in prebuilt images too #186

Merged

Conversation

ereslibre
Copy link
Contributor

Place wws under /opt in the container images that use prebuilt binaries, in the same place as the container images that build the project to reduce the drift and surprises depending if a user build the container on their own machine, or if they pull ghcr.io/vmware-labs/wws:preview for example.

@ereslibre ereslibre force-pushed the same-container-image-structure branch from 5be4ffa to 6a4d67c Compare July 25, 2023 16:05
@ereslibre ereslibre requested a review from a team July 31, 2023 13:16
Copy link
Contributor

@Angelmmiguel Angelmmiguel left a comment

Choose a reason for hiding this comment

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

Thanks for the update @ereslibre! Totally agree on consolidating the wws binary location in the different images.

I added a comment regarding the ENTRYPOINT after this change.

image/Prebuilt.dockerfile Outdated Show resolved Hide resolved
@ereslibre ereslibre force-pushed the same-container-image-structure branch from 6a4d67c to 99c60e9 Compare July 31, 2023 14:45
@ereslibre ereslibre requested a review from Angelmmiguel July 31, 2023 14:46
Copy link
Contributor

@Angelmmiguel Angelmmiguel left a comment

Choose a reason for hiding this comment

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

LGTM! 👏

@ereslibre ereslibre merged commit 549387b into vmware-labs:main Jul 31, 2023
@ereslibre ereslibre deleted the same-container-image-structure branch July 31, 2023 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants