It can be useful to see files inside the container.
dokku enter **bravekids**
Rails console is running a new container. If necessary destroy that container.
dokku run **bravekids** rails c
dokku nginx:access-logs **bravekids** -t
dokku logs **bravekids** -t
docker ps