GoogleContainerTools / GoogleContainerTools/container-structure-test
Metadata Test should support all fields from ContainerConfig
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 2.5k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
Full list of fields is here: https://github.com/docker/engine-api/blob/master/types/container/config.go#L36
In my case I'm preparing nginx image which should be compatible with openshift. That's why I would like to test `"User": "nginx".
Contributor guide
Assessment
This issue has not been assessed yet.