galaxy.yml for admin access

Hi, I am completely new to Galaxy and downloaded it following the directions in the first image below (not the (bgruening Docker on github), and I was trying to become an admin to download tools such as ExomeDepth. I have seen directions to add my email to galaxy.yml. However, I can’t find the galaxy.yml. I’m not even sure what it is. The second image I have attached is one image in the desktop docker program that looks minutely similar to what I believe the galaxy.yml should look like, but I can’t edit it.

Screen Shot 2020-12-04 at 10.47.43 PM

The galaxy.yml file is located in the config folder (https://github.com/galaxyproject/galaxy/tree/dev/config). So galaxy/config/galaxy.yml.sample. But you first need to copy/rename it, you can do that with the following command:

cp galaxy/config/galaxy.yml.sample galaxy/config/galaxy.yml 

Documentation:
https://docs.galaxyproject.org/en/release_20.05/admin/config.html