Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 566 Bytes

INSTALL.rst

File metadata and controls

22 lines (15 loc) · 566 Bytes

Docker driver installation guide

Requirements

  • Docker Engine

Install

Please refer to the Virtual environment documentation for installation best practices. If not using a virtual environment, please consider passing the widely recommended '--user' flag when invoking pip.

$ python3 -m pip install 'molecule[docker]'