Andrew Cutler
Andrew Cutler
@yosifkit I noticed the same was merged for MariaDB (potentially breaking `docker-entrypoint-initdb.d` scripts that depend on root.) But why do it this way? Are there calls for arbitrary user support...
Edit: On closer inspection what vrde said.
Anyone who has used Docker in a non-trivial capacity will have found these limitations with inherited containers. @shykes @icecrime how is this now closed? Is it too hard to solve...
You might want to consider reworking this as a `cog.yml`. Cog is a machine learning domain specific tool for creating and running containers: https://github.com/replicate/cog/
> This client defaults to a v1.1 specification, which is not yet released. So to push to ECR (and most other registries), you need to use the --image-spec option with...
Currently it is not directly supported, but it should be possible to implement with a one line change here https://github.com/adlibre/adlibre-backup/blob/master/bin/backup.sh#L117 Or alternatively you can define `RSYNC_CMD` in each hosts `c/backup.conf`...
That sounds reasonable. Please define it as default `ssh` in `backup.conf`.
@gilbertchen I really suggest that you get a lawyer to review what you're doing here. On the face of it there appear to be IP and licensing issues with this...
> Why is the Apache license not compatible with the usage restrictions? My understanding is that Apache as a permissive license should not dictate what license Duplicacy can use, and...
I think `echo` should be on by default. I was surprised when the webhooks returned 200 ok and no result. My expectation was that the payload would include the command...