magnificent-petabyte-23245
08/29/2022, 1:45 PM# python3 -m datahub docker quickstart
/usr/local/lib/python3.6/site-packages/datahub/__init__.py:23: FutureWarning: DataHub will require Python 3.7 or newer in a future release. Please upgrade your Python version to continue using DataHub.
FutureWarning,
[2022-08-29 13:44:30,077] ERROR {datahub.entrypoints:189} - Command failed with 'DockerClient' object has no attribute 'close' In Docker SDK for Python 2.0, this method is now on the object APIClient. See the low-level API section of the documentation for more details.. Run with --debug to get full trace
[2022-08-29 13:44:30,077] INFO {datahub.entrypoints:192} - DataHub CLI version: 0.8.43 at /usr/local/lib/python3.6/site-packages/datahub/__init__.py
python3 is 3.6.8better-orange-49102
08/29/2022, 2:47 PMdocker-compose -p datahub -f <file-here> up -d
the quickstart cli command basically does the docker-compose command under the hoodmammoth-bear-12532
~/.datahub/quickstart
directorymammoth-bear-12532