Re: Docker NiFi Container superuser password

2018-03-28 Thread Joseph Niemiec
please ignore, i managed to do this by telling docker to login as root and
not the default...

*docker exec -i -t --user root 39dbe311249e bash *

On Wed, Mar 28, 2018 at 2:06 PM, Joseph Niemiec 
wrote:

> Hi everyone.
>
> Looking to change the nameservers in the default docker image
> apache/nifi:latest but am unsure of the password...
>
> nifi@39dbe311249e:/opt/nifi/nifi-1.5.0$ su
> Password:   su: Authentication failure
>
> Is this something that is publicly available?
>
>
> --
> Joseph
>



-- 
Joseph


Docker NiFi Container superuser password

2018-03-28 Thread Joseph Niemiec
Hi everyone.

Looking to change the nameservers in the default docker image
apache/nifi:latest but am unsure of the password...

nifi@39dbe311249e:/opt/nifi/nifi-1.5.0$ su
Password: