Skip to content

Commit 112814f

Browse files
authored
script
1 parent 88bca10 commit 112814f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@
1010
> ==> https://hub.docker.com/r/pkgforge/ubuntu-builder ([`Ubuntu Builder Image`](https://github.com/pkgforge/devscripts/blob/main/Github/Runners/ubuntu-builder.dockerfile))<br>
1111
> ==> 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>
1212
13+
#### Scripts
14+
> [!WARNING]
15+
> These scripts are meant for [@pkgforge](https://github.com/pkgforge)'s internal use only. **They might not work outside of [@pkgforge](https://github.com/pkgforge)'s context**
16+
- [Bootstrapping using Static Binaries](https://github.com/pkgforge/devscripts/blob/main/Linux/install_bins_curl.sh)
17+
- [Debloating Github Runners to Maximize Storage](https://github.com/pkgforge/devscripts/blob/main/Github/Runners/debloat_ubuntu.sh)
18+
- [Managing Self Hosted Github Runners](https://github.com/pkgforge/devscripts/blob/main/Github/Runners/manage_linux.sh)
19+
- [Provisioning Self Hosted Github Runners](https://github.com/pkgforge/devscripts/blob/main/Github/Runners/run_linux.sh)
20+
- [.profile used by all containers](https://github.com/pkgforge/devscripts/blob/main/Linux/.bashrc)
21+
1322
#### Workflows
1423
- [![🐬 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)
1524
- [![🐬 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)

0 commit comments

Comments
 (0)