mirror of
https://github.com/docker/docs.git
synced 2026-04-13 23:06:15 +07:00
with: ``` $ git clone docker/compose && cd compose $ export PYTHONPATH="$PWD:$PYTHONPATH" $ python -m compose --help ``` Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>