NAME
API::Docker::Type::SystemVersion::Platform - The name of the platform the daemon reports itself as
VERSION
version 0.004
DESCRIPTION
Generated from the inline Platform schema of the SystemVersion definition in spec/v1.51.yaml, which the swagger leaves undescribed.
name
Undocumented upstream. What the engine calls itself, and the two answers are nothing alike: t/fixtures/system_version.json, captured from Docker 27.4.1, carries "Docker Engine - Community", while Podman 5.8.4 (API 1.44) answers "linux/amd64/debian-13". Free text, not a token to branch on.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/Getty/p5-api-docker/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHOR
Torsten Raudssus <getty@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 by Torsten Raudssus <torsten@raudssus.de> https://raudssus.de/.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.