Docker-map

Latest version: v1.1.1

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.6.1

-----
* Many more Python 3 fixes (`PR 10 <https://github.com/merll/docker-map/pull/10>`_).
* Cleaned up logging; only using default levels.
* Port bindings are passed as lists to the API, allowing container ports to be published to multiple host
ports and interfaces.

0.6.0

-----
* Added ``exec_commands`` to start additional commands (e.g. scripts) along with the container.
* Container links are now passed as lists to the API, so that the same container can be linked with multiple
aliases.
* Various compatibility fixes with Python 3 (`PR 9 <https://github.com/merll/docker-map/pull/9>`_).
* Bugfixes on container restart and configuration merge.

0.5.3

-----
* Bugfixes for network mode and volume check of inherited configurations.
* Fixed deprecation warnings from ``docker-py``.
* Added option to prepare attached volumes with local commands instead of temporary containers, for clients that
support it.

0.5.2

-----
* Added network modes and their dependencies. Attached volumes are no longer enabled for networking.
* Added per-container stop timeout. Also applies to restart.

0.5.1

-----
* Adjusted volume path inspection to use ``Mounts`` on newer Docker API versions. Fixes issues with the update policy.

0.5.0

-----
* Implemented HostConfig during container creation, which is preferred over passing arguments during start since API
v1.15. For older API versions, start keyword arguments will be used.
* Added configuration inheritance and abstract configurations.
* Changed log functions to better fit Python logging.
* Minor fixes in merge functions.
* Bug fix in tag / repository partitioning (`PR 7 <https://github.com/merll/docker-map/pull/7>`_).

Page 5 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.