GithubHelp home page GithubHelp logo

getflow / poetry-docker Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 37 KB

Poetry is a tool for dependency management and packaging in Python. This repository provides a container images for different supported stable versions of Python with Poetry preinstalled.

Home Page: https://poetry.getflow.tech/

poetry-docker's Introduction

Poetry

About

Poetry is a tool for dependency management and packaging in Python. This repository provides a container images for different supported stable versions of Python with Poetry preinstalled.

Links

Usage

To run poetry use command: $POETRY_HOME/bin/poetry or simply poetry

Example

FROM getflow/python-poetry

COPY pyproject.toml poetry.lock ./

RUN $POETRY_HOME/bin/poetry config virtualenvs.create false && $POETRY_HOME/bin/poetry install --no-dev --no-interaction --no-ansi

Supported tags

latest
  • 1.8-python3.12, latest
stable
  • stable-python3.9, stable-python3.9-slim, stable-python3.9-alpine
  • stable-python3.10, stable-python3.10-slim, stable-python3.10-alpine
  • stable-python3.11, stable-python3.11-slim, stable-python3.11-alpine
  • stable-python3.12, stable-python3.12-slim, stable-python3.12-alpine
1.8
  • 1.8-python3.9, 1.8-python3.9-slim, 1.8-python3.9-alpine
  • 1.8-python3.10, 1.8-python3.10-slim, 1.8-python3.10-alpine
  • 1.8-python3.11, 1.8-python3.11-slim, 1.8-python3.11-alpine
  • 1.8-python3.12, 1.8-python3.12-slim, 1.8-python3.12-alpine
1.7
  • 1.7-python3.9, 1.7-python3.9-slim, 1.7-python3.9-alpine
  • 1.7-python3.10, 1.7-python3.10-slim, 1.7-python3.10-alpine
  • 1.7-python3.11, 1.7-python3.11-slim, 1.7-python3.11-alpine
  • 1.7-python3.12, 1.7-python3.12-slim, 1.7-python3.12-alpine
1.6
  • 1.6-python3.9, 1.6-python3.9-slim, 1.6-python3.9-alpine
  • 1.6-python3.10, 1.6-python3.10-slim, 1.6-python3.10-alpine
  • 1.6-python3.11, 1.6-python3.11-slim, 1.6-python3.11-alpine
  • 1.6-python3.12, 1.6-python3.12-slim, 1.6-python3.12-alpine
1.5
  • 1.5-python3.9, 1.5-python3.9-slim, 1.5-python3.9-alpine
  • 1.5-python3.10, 1.5-python3.10-slim, 1.5-python3.10-alpine
  • 1.5-python3.11, 1.5-python3.11-slim, 1.5-python3.11-alpine
  • 1.5-python3.12, 1.5-python3.12-slim, 1.5-python3.12-alpine
Unsupported tags
  • 1.2-*
  • 1.3-*
  • 1.4-*

Contact

[email protected]

poetry-docker's People

Contributors

kartaris avatar

Watchers

Ramil Safin avatar  avatar

Forkers

cyrilromain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.