f5devcentral / f5-super-netops-container

F5 Super NetOps container images that enable Automation and Orchestration with a DevOps methodology
MIT License
22 stars 16 forks source link

[Feature request] Pass github credentials as container variables #1

Closed nmenant closed 7 years ago

nmenant commented 7 years ago

it would be pretty useful to be able to push our github credentials when we start the container. Github is likely to be something a lot of people will leverage with the supernetops container so facilitating its usage would be great

0xHiteshPatel commented 7 years ago

Set the following env variables via -e or --env-file option to docker run: SNOPS_GIT_USERNAME SNOPS_GIT_PASSWORD SNOPS_GIT_HOST