Giter VIP home page Giter VIP logo

docker-promptflow-cli's Introduction

Docker Image for Python Environment with Prompt Flow CLI Tools

What is this Docker Image?

This Docker image provides a ready-to-use Python environment with Prompt Flow CLI tools installed. It is designed to simplify the process of setting up a containerized environment for developing and managing Prompt Flow projects.

Overview of the Docker Image

This Docker image is packaged to offer a seamless experience with the Prompt Flow CLI tools. All trademarks mentioned in this offering are owned by their respective companies, and use of them does not imply any affiliation or endorsement.

TL;DR

To run the container:

docker run -it promptflow-cli

Why Use This Docker Image?

  • Up-to-date: The image is regularly updated with the latest versions of the Prompt Flow CLI tools and Python environment.
  • Consistency: Using the same components and configuration across different environments ensures consistency in your workflow.
  • Minimal Base: Built on a minimalist Debian-based container image, providing a small footprint and the familiarity of a leading Linux distribution.
  • Verification: Images are signed and can be verified for integrity.

Supported Tags and Dockerfile Links

Learn more about the tagging policy and the difference between rolling tags and immutable tags in the documentation.

Get This Image

The recommended way to get this Docker image is to pull the prebuilt image from the Docker Hub Registry.

docker pull ghcr.io/joeyroeters/promptflow-cli

To use a specific version, you can pull a versioned tag. You can view the list of available versions in the Docker Hub Registry.

docker pull ghcr.io/joeyroeters/promptflow-cli:[TAG]

If you wish, you can also build the image yourself by cloning the repository, changing to the directory containing the Dockerfile, and executing the docker build command.

git clone [email protected]:JoeyRoeters/docker-promptflow-cli.git
cd 
docker build -t prompt-flow-cli:latest .

Configuration

Running Commands

To run commands inside this container, you can use docker run. For example, to execute pf -v, you can follow the example below:

docker run -it prompt-flow-cli pf -v

Consult the Prompt Flow CLI Reference Documentation to find the complete list of commands available.

License

This Docker image is distributed under a custom software license. By using this Docker image, you agree to the terms and conditions of the license. Please refer to the license file LICENSE.txt for the license.

docker-promptflow-cli's People

Contributors

joeyroeters avatar

Watchers

 avatar

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.