fastmonkeys / stellar

Fast database snapshot and restore tool for development
MIT License
3.86k stars 119 forks source link

Disable forking for better Docker compatibility #74

Open kiview opened 5 years ago

kiview commented 5 years ago

In the light of #62 and #33, I'd like to contribute the proposed --no-forks flag. However, I would need a little bit of explanation to understand the original reasoning behind forking.

As a little bit of context, I'm a maintainer of https://github.com/testcontainers/testcontainers-java/ and I think stellar could be a very good edition to our database modules.

B-Galati commented 4 years ago

@kiview as this repository seems unmaintained. Did you find another solution?

B-Galati commented 4 years ago

Currently, I am basically doing docker run [...] stellar snapshot && sleep 6