dreamer
dreamer
Looks clean. Lets confirm that your PR fixes the issue completely, otherwise it would be nice to include a more extended fix.
I am not familiar with OpenAPI specifically. Mostly general REST concepts (and most cases that I've had to build something it ended up needing a lot of customization, so lets...
The only 'docs' I can find is: https://wiki.partkeepr.org/wiki/Developers/API #1007 is indeed a good indication of the current state. To be more specific, we currently use: https://packagist.org/packages/dunglas/api-bundle This package is deprecated...
If anyone has a good suggestion for offline code-checking of PHP I'm all ears!
I had suggested using the s6-overlay as well, but this complicates the setup somewhat and depending on very specific external tools. Anyway I think the focus should currently be on...
I agree with @shafr that a simple docker and/or docker-compose file should be enough to get going. However it is important that there is a volume mounted for any assets...
@christianlupus I think a dockerfile in the root should be fine. Unless it becomes a 'collection' of files then a subdir to keep it a bit neater.
Depending on the amount of lines we can squash it (if it's just a concise config or 2 that would be fine). Separate Dockerfile.yml and docker-compose.yml would be nice.
@shafr we where talking about git commits. and also I don't see how multi-stage Dockerfile is relevant here.
Hey All! Endless apologies for the lack of organization and communication the past 2 years. I had sort of "inherited" the project with admin access to this repository from @Drachenkaetzchen...