[warning] aahnik/poetry-docker is no longer maintained. Build and publish your own image
$ docker run -it aahnik/poetry-docker
# will open bash shell inside the container
# run poetry --version to checkFROM aahnik/poetry-docker
...The default (latest) tag offers the latest stable version of Python and poetry.