Skip to content

JackCuthbert/docker-kaomoji-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

docker-kaomoji-ci

Docker Build Status Docker Builds Docker Pulls

View on Docker Hub

A Docker image based on node:12-alpine with all the required software to build Kaomoji.moe's various projects in GitLab's CI pipelines and other Gatsby, Node, or Serverless based projects.

Inspired by:

Included Software

  • aws-cli
  • curl
  • gcc (for sharp)
  • git
  • jq
  • libvips (for sharp)
  • node.js
  • npm
  • serverless
  • zip

Environment

Supported environment variables:

  • AWS_CLI_VERSION
  • SERVERLESS_VERSION
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_DEFAULT_REGION

Releases

No releases published

Packages

No packages published