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

https://github.com/xjonathanlei/docker-cargo-leptos

Multi-arch Docker images with prebuilt binaries for `cargo-leptos`
https://github.com/xjonathanlei/docker-cargo-leptos

Last synced: 6 months ago
JSON representation

Multi-arch Docker images with prebuilt binaries for `cargo-leptos`

Awesome Lists containing this project

README

          

# docker-cargo-leptos

Multi-arch Docker images with prebuilt binaries for [`cargo-leptos`](https://github.com/leptos-rs/cargo-leptos).

Tags in this repository mirror those from [`rust`](https://hub.docker.com/_/rust):

- `0.2.24-bullseye`, `bullseye`
- `0.2.24-slim-bullseye`, `slim-bullseye`
- `0.2.24-bookworm`, `bookworm`, `0.2.24`, `latest`
- `0.2.24-slim-bookworm`, `slim-bookworm`, `0.2.24-slim`, `slim`
- `0.2.24-alpine3.20`, `alpine3.20`
- `0.2.24-alpine3.21`, `alpine3.21`, `0.2.24-alpine`, `alpine`

## Docker Hub

Docker images are built by GitHub Actions and made available on [Docker Hub](https://hub.docker.com/r/xjonathanlei/cargo-leptos).