koron / webgentools

build the docker image which includes generators for web

Home Page:https://hub.docker.com/repository/docker/koron/webgentools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webgentools

This project builds the docker image which includes tools:

How to pull latest image

$ docker pull ghcr.io/koron/webgentools:4.0.0

How to build and release

Build:

# Build with name "koron/webgentools:latest"
$ make build

Release:

  • release by tags
    1. create a tag to release
    2. push the tag
  • release as "latest"
    1. push to "main" branch

About

build the docker image which includes generators for web

https://hub.docker.com/repository/docker/koron/webgentools


Languages

Language:Dockerfile 72.1%Language:Makefile 20.4%Language:Shell 7.5%