CrazyMax

Results 1192 comments of CrazyMax

Yes we have this package installed: https://github.com/crazy-max/docker-nextcloud/blob/af4eb6e66cfb6720940c94de9388fc5481292d3f/Dockerfile-29#L28 And additional ones with latest stable: https://github.com/crazy-max/docker-nextcloud/pull/157#discussion_r1623228634 > First i want to say Thank you its Balzing fast your Docker image :D :heart:

I don't have any issues making preview generator work on my side. Like @MaddoScientisto said, you need to install this app: https://apps.nextcloud.com/apps/previewgenerator And might as well add this nextcloud config...

Can you post a repro with your Dockerfile please?

Sure contribs welcomed! Don't have time to look at this atm.

I think that's fine to check for symlink like: https://github.com/alpinelinux/alpine-make-vm-image/blob/247806967af479d39dcddd16eeda10556af5ee50/alpine-make-vm-image#L584-L587

Is it somewhat related to https://github.com/tonistiigi/xx/pull/132 but to handle new format as well inside source conf?

> I've tested this a bit and it seems that `apt` doesn't allow mixing formats of `.sources` and `.list`, so I had to add repositories in deb822 as well Ah...

@panekj Do you have time to look at https://github.com/tonistiigi/xx/pull/147#pullrequestreview-1867276226 ? Also looking at https://github.com/tonistiigi/xx/pull/158#issue-2319068055, I wonder if it needs some wrapping for `yum` if that makes sense?

> > I wonder if it needs some wrapping for `yum` if that makes sense? > > I think just `dnf` alone would be good to get in. > >...

@arinc9 iOS and Android support [has been removed since 0.1.0](https://github.com/crazy-max/xgo/blob/master/CHANGELOG.md#010-20190916) of this fork. Feel free to open a PR to bring it back.