Skip to content

Feature/stop on error#140

Merged
Ramon-Jimenez merged 5 commits intodevelopmentfrom
feature/stop_on_error
Jun 5, 2025
Merged

Feature/stop on error#140
Ramon-Jimenez merged 5 commits intodevelopmentfrom
feature/stop_on_error

Conversation

@idelcano
Copy link
Copy Markdown
Contributor

We come from here:
#136
I’m going to close that PR and branch to upload this new clean version.

The goal is to execute some strict SQL statements when starting the Docker container with d2-docker start. If an error occurs, the process should stop, and Tomcat should not start.

I had to change the restart policy to "no" to make it work. I had to put it in quotes because otherwise, it caused an error by interpreting "no" as not being a string.

And this is the issue:
https://app.clickup.com/t/8697kr4wf

@idelcano idelcano requested a review from tokland March 19, 2025 08:15
@Ramon-Jimenez Ramon-Jimenez merged commit 0185e7a into development Jun 5, 2025
2 checks 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.

3 participants