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

V10.1 #4

Merged
merged 7 commits into from
Apr 10, 2024
Merged

V10.1 #4

merged 7 commits into from
Apr 10, 2024

Conversation

jungwire
Copy link
Member

New docker image for openspecimen v10.1.RC1

@jungwire jungwire requested a review from Fialag April 10, 2024 13:25
Dockerfile Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
configs/entrypoint.sh Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
scripts/entrypoint.sh Outdated Show resolved Hide resolved
#/usr/share/tomcat9/bin/catalina.sh start
/usr/share/tomcat9/bin/startup.sh

func_fix_sql_migration&
Copy link

Choose a reason for hiding this comment

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

is the & there on purpose? I believe it is not needed for the function call

Copy link
Member Author

Choose a reason for hiding this comment

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

I do believe with out the '&' the script waits until the function is finished before executing the next command. In this case this would mean that the log would not be shown until the function finishes

Copy link

@Fialag Fialag left a comment

Choose a reason for hiding this comment

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

all fine by me

@jungwire jungwire merged commit d6dcae4 into master Apr 10, 2024
1 check passed
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.

2 participants