Mark Otway

Results 202 comments of Mark Otway

Can you provide your docker command or Docker-compose?

Don't know portainer, but my hunch is that -user is changing the user the process is running as within the container, but that user isn't matching the owners of the...

Agreed. That's not ideal.

Background here (notes for my implementation): https://medium.com/@mccode/understanding-how-uid-and-gid-work-in-docker-containers-c37a01d01cf

Nice. Want to post that to the aspcore project/issue above? Then somebody at MSFT might fix it. 😁

I think this issue may be fixed in .Net 6 RC1 - I don't remember seeing it for a while...

Button to create link and put it on the clipboard. https://chrissainty.com/copy-to-clipboard-in-blazor/

https://stackoverflow.com/questions/19524111/asp-net-identity-reset-password

Unfortunately, the MudMenu implementation makes the DOM waaay too heavy, so converting the context menus will have to wait until there's a better solution than outlined here: https://github.com/Garderoben/MudBlazor/issues/2538

Maybe a better way to handle this would be to store the last time we synced in metadata in the actual image.