GoogleContainerTools / container-structure-test

validate the structure of your container images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to mount a config file?

Zalfsten opened this issue · comments

Maybe I'm missing something or violating against some best practices...

My container needs to mount a config file in order to run. I don't figure out how to do this with container-structure-test. So I cannot run command tests, except I copy a test config file into the container using the Dockerfile.

What are your recommendations to deal with this?

Thanks and Regards,
Carsten

sorry, I haven't found the conatiner run options