kekru / docker-remote-api-tls

Docker Image that forwards to the Docker API Socket and requires TLS Client authentication
https://hub.docker.com/r/kekru/docker-remote-api-tls
MIT License
76 stars 25 forks source link

Add tests #3

Closed kekru closed 4 years ago

kekru commented 5 years ago

We should add a few integrative tests, that ensure, that the container forwards authenticated requests correctly and denies not authenticated requests.

The tests should be available as Docker Hub tests. See https://docs.docker.com/docker-hub/builds/automated-testing/