1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-22 04:08:49 +02:00
goreleaser/www/docker/Dockerfile
Carlos Alexandro Becker f62adf23ff
docs: blog (#4264)
Starting to move the blog from medium to mkdocs!

closes #3503

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-09-14 13:53:40 -03:00

3 lines
96 B
Docker

FROM squidfunk/mkdocs-material
RUN pip install mkdocs-include-markdown-plugin mkdocs-rss-plugin