Skip to content

duyet/docker-images

Repository files navigation

ghcr.io/duyet/docker-images

Build and Push

See all images here: https://github.com/duyet/docker-images/pkgs/container/docker-images/versions

Pull image from the command line:

$ docker pull ghcr.io/duyet/docker-images:<tag>

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:<tag>

Adding images

Github Workflows will build and publish images to ghrc.io/duyet/docker-images/<tag>.

Need to generate the .github/workflows/ci.yaml whenever adding new image tags folders.

For example, adding

rust/typos/Dockerfile

Run the command below to re-generate github workflows:

pipenv shell && pipenv install
python3 gen.py

Image lists

gcloud

Install from the command line

docker pull ghcr.io/duyet/docker-images:gcloud_debian_python3

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:gcloud_debian_python3

Install from the command line

docker pull ghcr.io/duyet/docker-images:gcloud_alpine_python39

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:gcloud_alpine_python39

upptime

Install from the command line

docker pull ghcr.io/duyet/docker-images:upptime_monitor

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:upptime_monitor

rust

Install from the command line

docker pull ghcr.io/duyet/docker-images:typos

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:typos

Install from the command line

docker pull ghcr.io/duyet/docker-images:sccache

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:sccache

Install from the command line

docker pull ghcr.io/duyet/docker-images:python

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:python

Install from the command line

docker pull ghcr.io/duyet/docker-images:sccache-server

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:sccache-server

Install from the command line

docker pull ghcr.io/duyet/docker-images:cargo-audit

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:cargo-audit

Install from the command line

docker pull ghcr.io/duyet/docker-images:sccache-scheduler

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:sccache-scheduler

Install from the command line

docker pull ghcr.io/duyet/docker-images:athena

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:athena

clickhouse-server

Install from the command line

docker pull ghcr.io/duyet/docker-images:clickhouse_24.9

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:clickhouse_24.9

Install from the command line

docker pull ghcr.io/duyet/docker-images:clickhouse_24.7

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:clickhouse_24.7

Install from the command line

docker pull ghcr.io/duyet/docker-images:clickhouse_24.6

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:clickhouse_24.6

Install from the command line

docker pull ghcr.io/duyet/docker-images:clickhouse_24.8

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:clickhouse_24.8

Install from the command line

docker pull ghcr.io/duyet/docker-images:clickhouse_24.3

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:clickhouse_24.3

Install from the command line

docker pull ghcr.io/duyet/docker-images:clickhouse_24.5

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:clickhouse_24.5

kubeconform

Install from the command line

docker pull ghcr.io/duyet/docker-images:kubeconform_latest

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:kubeconform_latest

debezium

Install from the command line

docker pull ghcr.io/duyet/docker-images:debezium_2.0.0.Beta2

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:debezium_2.0.0.Beta2

Install from the command line

docker pull ghcr.io/duyet/docker-images:debezium_2.0.0.Beta1

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:debezium_2.0.0.Beta1

Install from the command line

docker pull ghcr.io/duyet/docker-images:debezium_1.9.5.Final

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:debezium_1.9.5.Final

Install from the command line

docker pull ghcr.io/duyet/docker-images:debezium_nightly

Use as base image in Dockerfile:

FROM ghcr.io/duyet/docker-images:debezium_nightly