Poetry and Docker

poetry install --no-dev

poetry shell

pip list --format=freeze > requirements.txt

Delete project from requirements.txt.

Update Dockerfile.

Delete any existing containers.

docker build -t command_name .


Popular posts from this blog

Opensuse Leap to Tumbleweed

MacOS VNC Screensaver fix