feature/better-depends-on #184
Reference in New Issue
Block a user
Delete Branch "feature/better-depends-on"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I suggest to avoid checking port when we use
depends_onin compose file. I now use something similar to docker / podman by checking the readiness of the endpoint.WIP: feature/better-depends-onto feature/better-depends-onView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.