Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tsamaya/podman-curl


https://github.com/tsamaya/podman-curl

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# podman-curl

Alpine-based image with just curl

## Usage

```bash
podman run --rm ghcr.io/tsamaya/curl:latest -fsSL https://www.github.com/
```

## License

Copyright (c) 2023 Arnaud Ferrand

All contents licensed under the [MIT License](LICENSE)

## Inspiration

Archived project from [Appropriate Computing](https://github.com/appropriate/docker-curl)