Skip to content

[DNM] fix: reinserts docker-entrypoint for older images #70

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

Closed
wants to merge 1 commit into from

Conversation

JalexChen
Copy link

@JalexChen JalexChen commented Feb 23, 2023

docker-entrypoint.sh was removed in #69 in favor of downloading from source. however, existing images that do not have a new Dockerfile are still copying the file that exists in the repo.

As a result, this file needs to he reinserted

edit: the entire PR needs to be reverted. the image was building successfully, but with the change in the docker-entrypoint, there may be additional configurations that need to be added in order for the connection to work

@JalexChen JalexChen requested a review from a team as a code owner February 23, 2023 23:55
@JalexChen JalexChen changed the title fix: reinserts docker-entrypoint for older images [DNM] fix: reinserts docker-entrypoint for older images Feb 24, 2023
@JalexChen
Copy link
Author

Closing in favor of #71

@JalexChen JalexChen closed this Feb 24, 2023
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.

1 participant