https://github.com/osquery/osquery logo
Title
a

ag4ve

06/04/2019, 7:20 AM
You realize that docker compose has passwords in it right? It's just to easily test stuff (and maybe to copy and template off of)
z

zwass

06/04/2019, 4:16 PM
It's possible to pass environment variables from the shell into the docker-compose file, so you can totally keep credentials out of that file.