Docker-fabric

Latest version: v0.5.0

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

Scan your dependencies

Page 2 of 5

0.4.1

-----
* Fixed side-effects of modifying the ``base_url`` for SSH tunnels, causing problems when re-using a client returned
by the ``docker_fabric()`` function (`Issue 12 <https://github.com/merll/docker-fabric/issues/12>`_).
* Added ``version`` method to CLI client.
* Added ``env.docker_cli_debug`` for echoing commands.
* API clients' ``remove_all_containers`` now forwards keyword arguments.

0.4.0

-----
* Added Docker-Map's new features (keeping certain tags during cleanup and adding extra tags during build).
* Added experimental :ref:`cli_client`. This has changed the module structure a bit, but previous imports should still work.
From now on however, ``docker_fabric`` and ``container_fabric`` should be imported from ``dockerfabric.api`` instead
of ``dockerfabric.apiclient``.
* Fixed installation task for CentOS.

0.3.10

------
* Updated Docker service installation to follow reference instructions.
* Added separate utility tasks for CentOS.
* Fixed build failures in case of unicode errors.

0.3.9

-----
* Client configuration is not required, if defaults are used.

0.3.8

-----
* Implemented local (faster) method for adjusting permissions on containers.
* Fixed issues with non-existing directories when downloading resources from containers.

0.3.7

-----
* Minor logging changes.
* Make it possible to set raise_on_error with pull (`PR 3 <https://github.com/merll/docker-fabric/pull/3>`_)

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.