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

https://github.com/ryank90/alpine-hugo-firebase

Docker source for building Hugo sites and deploying to Firebase https://hub.docker.com/r/rk90/alpine-hugo-firebase
https://github.com/ryank90/alpine-hugo-firebase

alpine docker firebase github-actions hugo

Last synced: 25 days ago
JSON representation

Docker source for building Hugo sites and deploying to Firebase https://hub.docker.com/r/rk90/alpine-hugo-firebase

Awesome Lists containing this project

README

          

# alpine-hugo-firebase

[![Build Docker Image](https://github.com/Ryank90/alpine-hugo-firebase/actions/workflows/build.yml/badge.svg)](https://github.com/Ryank90/alpine-hugo-firebase/actions/workflows/build.yml)
![Docker Version](https://img.shields.io/github/v/tag/ryank90/alpine-hugo-firebase)
![Docker Size](https://img.shields.io/docker/image-size/rk90/alpine-hugo-firebase?sort=date)
![Docker Pulls](https://img.shields.io/docker/pulls/rk90/alpine-hugo-firebase)

Docker base image for installing Firebase CLI and Hugo on Alpine Linux. This is used to support the automatic deployment of changes to Firebase via Github actions as outlined here:

`https://github.com/Ryank90/action-hugo-firebase-deploy`

You can find the Docker Hub page here:

`https://hub.docker.com/r/rk90/alpine-hugo-firebase`