I forgot my Portainer admin password today... I hardly get into the thing, so I
had to reset.
Stop the portainer container:
> docker stop portainer
Download the password reset tool:
> docker pull portainer/helper-reset-password
Run the reset container and record the password from the output
> docker run