You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pulled down the latest image (beta-0.2) expecting it to match what I had built locally (#11) but it seems like there's some additional files being included. It looks like you are building from your local repo which has some extra directories and files that are bumping up the image size (specifically samples with >100MB of audio files). Can you pull a fresh clone of the repo and re-publish an image? I would like to look at adding some github actions to build and publish if you'd be interested.
REPOSITORY TAG IMAGE ID CREATED SIZE
ghcr.io/rishikanthc/scriberr beta-0.2 80f187cb6faf 21 hours ago 3.23GB
scriberr-scriberr latest 1877ad467e05 38 hours ago 1.33GB
Sure will recompile it later today. Github actions for build and publish would be a great way to go forward. Feel free to contribute. Let me know if you need any permissions from me.
I pulled down the latest image (
beta-0.2
) expecting it to match what I had built locally (#11) but it seems like there's some additional files being included. It looks like you are building from your local repo which has some extra directories and files that are bumping up the image size (specificallysamples
with >100MB of audio files). Can you pull a fresh clone of the repo and re-publish an image? I would like to look at adding some github actions to build and publish if you'd be interested.versus local:
The text was updated successfully, but these errors were encountered: