Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pchynoweth/docker-pipoe

Docker image for running pipoe
https://github.com/pchynoweth/docker-pipoe

bitbake docker openembedded python yocto

Last synced: 27 days ago
JSON representation

Docker image for running pipoe

Awesome Lists containing this project

README

        

# docker-pipoe
Docker image for running [pipoe](https://pypi.org/project/pipoe/)

## Usage

```bash
podman run --rm -it -v $PWD:/work pipoe:latest pipoe --python python3 -p glob2
```