Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zuplyx/slidev-docker

Unofficial docker image for slidev
https://github.com/zuplyx/slidev-docker

Last synced: about 1 month ago
JSON representation

Unofficial docker image for slidev

Awesome Lists containing this project

README

        

# Unofficial slidev docker image

[![Create docker image for slidev release](https://github.com/Zuplyx/slidev-docker/actions/workflows/detect-slidev-release-and-publish.yml/badge.svg)](https://github.com/Zuplyx/slidev-docker/actions/workflows/detect-slidev-release-and-publish.yml)

This is an unoffical image for [slidev](https://sli.dev) intended for use in pipelines.

## Usage

You can get the image from [Docker Hub](https://hub.docker.com/repository/docker/zuplyx/slidev/general):
```docker pull zuplyx/slidev```

or from the [Github registry](https://github.com/Zuplyx/slidev-docker/pkgs/container/slidev-docker):
```docker pull ghcr.io/zuplyx/slidev-docker```