In Arquillian Cube we are using following api's which is modified/newly added after version 1.21
- Network api's which has some modification after version 1.21
- Check queryString parameter
GET /networks?filters v 1.24 vs v 1.21
- Check status codes & json parameter for
POST /networks/create v 1.24 vs v 1.21
ShmSize for hostConfig is added in v 1.22 onwards which is not present in v 1.21
- Look at
JSON parameters: -> HostConfig ->