[10:12:38] <Shiro12> I would have a little question for you; is it possible with mongoDB to implement some kind of middleware which would alter certain queries ? Like, a client send a delete query to a certain field, would it be possible to alter it so it copies the data into another "archive" collection or do I have to do it externally on my API ?
[13:20:26] <monnad> When using the official docker image, i am getting permission error "stderr F chown: changing ownership of '/proc/1/fd/2': Permission denied" any thoughts ?