December 6, 20214 yr I was just messing around on my Unraid GUI working on stuff and saw two containers created 15min ago with 0.0.0.0:9091<>0.0.0.0:9091 port mapping. They were named weird stuff like "boring_wozniak" and some other one I didn't recognize. I just shut down docker and shut down my server and now not sure what to do. Any help is appreciated. Thanks. Edited December 6, 20214 yr by bigbangus
December 6, 20214 yr Author OK I'm embarassed. I was making console line calls to hash passwords for Authelia docker run authelia/authelia:latest authelia hash-password 'YOUR NEW PASSWORD' | awk '{print $3}''Your new Password Here' didn't realize it at the time, but this was resulting in containers being launched in the background with no name! So then I found this: https://medium.com/peptr/why-boring-wozniak-will-never-be-generated-as-a-container-name-in-docker-763b755f9e2a which basically explains that dockers without names are just given random name pairings from two static lists. lol Man I'm dangerous behind a keyboard.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.