Daniel Polito

Results 21 issues of Daniel Polito

While this is a good option in some cases, it currently can lead into problems. Right now if you use `vessel` into multiple projects, and customize the `Dockerfile` of one...

**Description** Running distroless images throws file permission errors, not sure this breaks anything... debian works just fine **Reproduction steps** Steps to reproduce the behavior: ```bash docker run quay.io/soketi/soketi:1.4-16-distroless ``` **Expected...

goal:fix

Rector is such a great tool, it does so much great stuff that for big projects it's very challenging to run, and more important, review changes... so here is my...

feature

Hey, great stuff you have here... congrats... Sorry to bother you, i'm trying to do basically the same thing you do here, but i'm just facing a problem, Size Limit...

Maybe it's out of scope of this project... but would be useful to be able to generate an image instead of PDF: https://pptr.dev/api/puppeteer.page.screenshot

A common need is merging pdfs, looks like it would be pretty easy to implement with a new endpoint to our microservice: https://stackoverflow.com/questions/48510210/puppeteer-generate-pdf-from-multiple-htmls https://www.npmjs.com/package/easy-pdf-merge https://www.npmjs.com/package/pdf-merge

hacktoberfest

Test https://unit.nginx.org/ and maybe add a option to use it instead of fpm? or replace?

https://medium.com/@aelsabbahy/tutorial-how-to-test-your-docker-image-in-half-a-second-bbd13e06a4a9

This PR adds support to use redis for pause / continue horizons instances, without removing existing behavior. ### Motivation The current implementation relies on you being able to ssh into...