Wdocker

Latest version: v0.2.0

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

Scan your dependencies

1.0.0

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

Added

- Support for supplying "program arguments" that are appended to the command
- Support for other filenames then Dockerfile in Parser object
- Colored output of commands/variables on TTY's (if ansicolors_ is installed)

.. _ansicolors: https://pypi.python.org/pypi/ansicolors

Changed

- Search for Dockerfile in parent folders until one is found or ``/`` is
reached, if one cannot be found in the current directory. Always run
commands from the path where the Dockerfile is located.

Fixed

- Message "Variables: No variables defined in Dockerfile (yet)" is removed
- AttributeError when wdocker is run outside of environment

0.2.0

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

Added

- This CHANGELOG
- Internal command ``-version`` for displaying version information
- Support for full shell commands like ``docker foo exec ip addr | grep 172``

Fixed

- Internal commands not displaying with -help when there is no Dockerfile
- Handle error when variable is called but not defined

0.1.0

------------------
Added

- Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.