Gnu-on-alpine Alternatives
Similar projects and alternatives to gnu-on-alpine based on common topics and language
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
javadoc-cleanup
Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions
-
alpine-plus-plus
A lightweight Docker container for shell scripting with git and GNU tools on Alpine Linux
-
alpine-php-fpm
Lightweight & optimized Multi-Arch Docker Images (x86_64/arm/arm64) for PHP-FPM (PHP 8.1, 8.2, 8.3) with essential extensions on top of latest Alpine Linux. :elephant:
-
-
gnu-on-alpine discussion
gnu-on-alpine reviews and mentions
-
gnu-on-alpine 3.18.4 and alpine-plus-plus 3.18.4 Released
gnu-on-alpine - A lightweight docker image for shell scripting with GNU tools
-
gnu-on-alpine and alpine-plus-plus: Two Lightweight Containers for Implementing GitHub Container Actions with Shell Scripting
The motivation of the gnu-on-alpine and alpine-plus-plus Docker containers is the implementation of GitHub Container Actions via shell scripting. They are built upon alpine to keep the image size small for fast loading within GitHub Actions, and both are preinstalled with bash, coreutils, findutils, and gawk; and alpine-plus-plus is additionally preinstalled with git.
Stats
cicirello/gnu-on-alpine is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of gnu-on-alpine is Dockerfile.