A Julia package to communicate with docker (or podman) daemons through the unix socket and according to the [Docker Remote API v1.40](https://docs.docker.com/engine/api/v1.40). It offers the possibility to access multiple registries and to manage both images and containers.
<divstyle="display: flex; align-items: center;">
<divstyle="flex: 1; padding-right: 10px;">
A Julia package to communicate with Docker (or Podman) daemons through the unix socket and according to the
<ahref="https://docs.docker.com/engine/api/v1.40">Docker Remote API v1.40</a>. It offers the possibility
to access multiple registries and to manage both images and containers.
Please refer to the APIs accessible in the documentation section: https://fact.pages.nilu.no/utils/JuliaDockerClient/
---
## Specifications
The software implements version 1.40 fo Docker APIs to preserve full compatibility with Docker and Podman daemons. https://docs.docker.com/engine/api/v1.40
The software implements version 1.40 fo Docker APIs to preserve full compatibility with both Docker and Podman daemons. https://docs.docker.com/engine/api/v1.40