Dockerblade

Latest version: v0.5.6

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

Scan your dependencies

Page 1 of 3

0.5.6

-------------------

* fixed issue when copying symbolically linked files (73)
* updated Daemon constructor to support Windows out of the box
* fixed `copy_from_host` and `copy_to_host` in `FileSystem` to support
Windows hosts.
* relaxed dependency versions to improve compatibility.

0.5.5

-------------------

* updated default `url` for `DockerDaemon` to be the value of the
`DOCKER_HOST` environment variable, if present. If the `DOCKER_HOST`
environment variable is not present, `unix://var/run/docker.sock`
will be used instead.

0.5.4

-------------------

* added `command` parameter to `provision` method of `DockerDaemon`.

0.5.3

-------------------

* added `name` attribute to `Container` class.
* added `ports`, `user`, `name`, `environment`, and `entrypoint` parameters to
`provision` method of `DockerDaemon`.
* bug fix: added `py.typed` to `MANIFEST.in` to fix PEP 561 support.
* added `__enter__` and `__exit__` to `Container`.

0.5.2

-------------------

* improved performance of `copy_to_host`, `copy_from_host`, and `read` methods
in `FileSystem`.
* added `network_mode` parameter to `provision` method of `DockerDaemon`.
* added `network_mode` property to `Container`.

0.5.1

-------------------

* bug fix: lack of defensive copying in Shell constructor can lead to
crashes due to use of mappingproxy type.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.