Skip to content

Test a Docker App

Test Docker App

Docker Apps communicate to the Kelvin Platform though a standard API endpoint or if you are programming Python you can use the Kelvin API Client (Python).

As such there is no special environment for testing Docker Apps. You can test your Docker App in the same way you test any normal docker container using the traditional docker commands.