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`
- Host: GitHub
- URL: https://github.com/xjonathanlei/docker-cargo-leptos
- Owner: xJonathanLEI
- Created: 2024-12-09T20:56:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-10T02:16:40.000Z (over 1 year ago)
- Last Synced: 2025-03-24T02:51:33.851Z (over 1 year ago)
- Homepage: https://hub.docker.com/r/xjonathanlei/cargo-leptos
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).