Skip to content

Compress dump#48

Merged
hugotiburtino merged 5 commits intomainfrom
zip-sql
Mar 8, 2025
Merged

Compress dump#48
hugotiburtino merged 5 commits intomainfrom
zip-sql

Conversation

@hugotiburtino
Copy link
Member

@hugotiburtino hugotiburtino commented Mar 8, 2025

Unfortunatelly the solution with git lfs (see #46 and #47) is not quite practical regarding creating docker image.
Git Lfs does not automatically download the file and it only works when pulling the code.
Dockerfile would then have to have a git clone, instead of using the file that is in the source code itself.

So, the solution of compressing the dump file seems more simple: zipping/unzipping files is more usual than using git lfs,
and it is a dependency less.

@hugotiburtino hugotiburtino requested a review from hejtful March 8, 2025 10:54
@hugotiburtino hugotiburtino merged commit fef5b64 into main Mar 8, 2025
1 check passed
@hugotiburtino hugotiburtino deleted the zip-sql branch March 8, 2025 12:40
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.

1 participant