File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1- # devscripts
2- Scripts & ; Misc used globally at pkgforge's repos
1+ #### Container Images
2+ > ==> https://hub.docker.com/r/pkgforge/alpine-base-mimalloc ([ ` Alpine Base Image with Mimalloc ` ] ( https://github.com/tweag/rust-alpine-mimalloc ) )<br >
3+ > ==> https://hub.docker.com/r/pkgforge/alpine-builder ([ ` Alpine Build Image ` ] ( https://github.com/pkgforge/devscripts/blob/main/Github/Runners/alpine-builder.dockerfile ) )<br >
4+ > ==> https://hub.docker.com/r/pkgforge/alpine-builder-mimalloc ([ ` Alpine Builder Image using Mimalloc ` ] ( https://github.com/pkgforge/devscripts/blob/main/Github/Runners/alpine-builder.dockerfile ) )<br >
5+ > ==> https://hub.docker.com/r/pkgforge/archlinux ([ ` ArchLinux Base Image ` ] ( https://github.com/pkgforge-dev/docker-archlinux ) )<br >
6+ > ==> https://hub.docker.com/r/pkgforge/archlinux-builder ([ ` ArchLinux Builder Image ` ] ( https://github.com/pkgforge/devscripts/blob/main/Github/Runners/archlinux-builder.dockerfile ) )<br >
7+ > ==> https://hub.docker.com/r/pkgforge/debian-builder-unstable ([ ` Debian Builder Image ` ] ( https://github.com/pkgforge/devscripts/blob/main/Github/Runners/debian-builder-unstable.dockerfile ) )<br >
8+ > ==> https://hub.docker.com/r/pkgforge/gh-runner-aarch64-ubuntu ([ ` GHA Runner Image ` ] ( https://github.com/pkgforge/devscripts/blob/main/Github/Runners/aarch64-ubuntu.dockerfile ) )<br >
9+ > ==> https://hub.docker.com/r/pkgforge/gh-runner-x86_64-ubuntu ([ ` GHA Runner Image ` ] ( https://github.com/pkgforge/devscripts/blob/main/Github/Runners/x86_64-ubuntu.dockerfile ) )<br >
10+ > ==> https://hub.docker.com/r/pkgforge/ubuntu-builder ([ ` Ubuntu Builder Image ` ] ( https://github.com/pkgforge/devscripts/blob/main/Github/Runners/ubuntu-builder.dockerfile ) )<br >
11+ > ==> https://hub.docker.com/r/pkgforge/ubuntu-systemd-base ([ ` Ubuntu Dev Machine Image ` ] ( https://github.com/pkgforge/devscripts/blob/main/Github/Runners/ubuntu-systemd-base.dockerfile ) )<br >
12+
13+ #### Workflows
14+ - [ ![ 🐬 Build Alpine Mimalloc Images for DockerHub 🐬] ( https://github.com/pkgforge/devscripts/actions/workflows/build_alpine_base_mimalloc.yaml/badge.svg )] ( https://github.com/pkgforge/devscripts/actions/workflows/build_alpine_base_mimalloc.yaml )
15+ - [ ![ 🐬 Builds ArchLinux Images for DockerHub 🐬] ( https://github.com/pkgforge-dev/docker-archlinux/actions/workflows/build-deploy.yml/badge.svg )] ( https://github.com/pkgforge-dev/docker-archlinux/actions/workflows/build-deploy.yml )
16+ - [ ![ 🐬 Builds GH-Runner Images (Self-Hosted) DockerHub 🐬] ( https://github.com/pkgforge/devscripts/actions/workflows/build_gh_runner_images.yaml/badge.svg )] ( https://github.com/pkgforge/devscripts/actions/workflows/build_gh_runner_images.yaml )
You can’t perform that action at this time.
0 commit comments