Hey!
Is there a way to run knex-migrator-migrate
command without it creating a dump file? I know it is dangerous, however I’m backing up the whole db in another way and wouldnt like to mount yet another volume just so it can dump that json file there…
Thanks very much.
Otherwise of course it would try writing a read-only container and fail miserably:
Thanks & Cheers everyone.
ps: I still wouldnt like to have the ghost-cli sit inside the otherwise decently slim image… I get it that is the general best practice way to go…