Shell alpine-linux

Open-source Shell projects categorized as alpine-linux

Top 20 Shell alpine-linux Projects

  • wslu

    A collection of utilities for Windows Subsystem for Linux

    Project mention: How To Open HTML/Php or Any Other Web Files From WSL2 in Web Browser | /r/bashonubuntuonwindows | 2023-04-15

    I use this. https://github.com/wslutilities/wslu

  • docker-homebridge

    Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.

    Project mention: Help! Plugin trouble after Homebridge update | /r/homebridge | 2023-04-03

    According to the description the file paths should always be "homebridge", so at the moment both instances would interfere with each other when they both run (only one runs atm)...however, I could try to setup another homebridge instance and link that to another "homebridge" path in a sub-folder and see if that works. I'll give it a try.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • alpine-pkg-glibc

    A glibc compatibility layer package for Alpine Linux

    Project mention: Wazuh Agent build on alpine linux | /r/Wazuh | 2022-11-16

    FROM alpine:latest RUN apk update && apk add make gcc automake autoconf libtool curl openssl openssl-dev libgcc cmake gnupg perl fakeroot brotli automake autoconf libtool gawk libsigsegv nodejs build-base python3 libc-dev gettext-dev zip procps --update alpine-sdk RUN apk --no-cache add ca-certificates wget RUN wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub RUN wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.35-r0/glibc-2.35-r0.apk RUN apk add --force-overwrite glibc-2.35-r0.apk RUN apk add linux-headers && ln -s /usr/include/linux/a.out.h /usr/include/a.out.h RUN wget https://github.com/wazuh/wazuh/archive/refs/heads/AlpineCompileForCommunity-4.3.10.zip RUN unzip AlpineCompileForCommunity-4.3.10.zip RUN cd wazuh-AlpineCompileForCommunity-4.3.10/src && make deps TARGET=agent EXTERNAL_SRC_ONLY=1 RUN addgroup -S wazuh && adduser -S wazuh RUN cd wazuh-AlpineCompileForCommunity-4.3.10/src && make TARGET=agent RUN cd wazuh-AlpineCompileForCommunity-4.3.10/ ./install.sh

  • jekyll-docker

    ⛴ Docker images, and CI builders for Jekyll.

  • qbittorrent-nox-static

    A bash script which builds a fully static qbittorent-nox binary with current dependencies to use on any Linux OS

    Project mention: how to get newest qbittorrent-nox on debian bookworm with libtorrent-rasterbar 1.2.16? | /r/qBittorrent | 2023-01-23

    Thanks for reply. I just found this yesterday. If my arch is armhf and i will switch old qbt-nox file with armhf-qbittorrent-nox i need to download all dependencies? Or it has it inside? I changed this 2 files yesterday evening and till now everything seams fine or even better - think that i'm now seeding more

  • aports

    [MIRROR] Alpine packages build scripts

    Project mention: Iguana: fast SIMD-optimized decompression | news.ycombinator.com | 2023-05-31
  • TermuxAlpine

    Use TermuxAlpine.sh calling to install Alpine Linux in Termux on Android. This setup script will attempt to set Alpine Linux up in your Termux environment.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • alpine-chroot-install

    Install Alpine Linux in chroot with a breeze. Build ARM on Travis CI or any other x86_64 CI.

    Project mention: stupid question but any help would be appreciated | /r/linuxquestions | 2023-03-02

    It's hard to say what your board needs without knowing more about it, but Alpine Linux can run on pretty much anything. And their chroot install will let you make a preconfigured build you can deploy to multiple machines.

  • docker-ntp

    🕒 Chrony NTP Server running in a Docker container (without the priviledged flag)

  • virt

    small Linux VM, ready to run containers, for macOS on ARM

    Project mention: Virt | /r/devopspro | 2022-09-06
  • code-server

    Non-root Docker image running Debian and code-server. (by demyxsh)

  • apk-autoupdate

    Automatic updates for Alpine Linux and other systems using apk-tools

    Project mention: Blacklist packages in apk | /r/AlpineLinux | 2022-07-08
  • alpkg

    Set up Alpine Linux packaging environment with a breeze! 🏔

    Project mention: alpkg: Set up Alpine Linux packaging environment with a breeze! | /r/linux | 2023-03-27

    GitHub: https://github.com/orhun/alpkg

  • python-uvicorn

    Multiarchitecture Docker Containers for Python and Uvicorn

    Project mention: Dockerfile for FastAPI app without security vulnerabilities? | /r/FastAPI | 2022-12-13

    The uvicorn multipy slim image passes most security scanners as it updates very regularly. It also has multi platform support.

  • sh

    A set of bash shell scripts to setup and manage a simple Mail, Web and DNS server using either Ubuntu, Manjaro, Alpine or Debian (WIP) (by markc)

  • docker-global-protect

    Docker container for GlobalProtect VPN connection

    Project mention: i want route special ip traffic through docker container (vpn client) | /r/docker | 2022-08-04

    docker: https://github.com/bhaskarkc/docker-global-protect

  • Linux-from-Docker

    Build custom Linux iso with Docker

  • python-celery

    Multiarchitecture Docker Containers for Celery

  • alpine-packaging-image

    An image building script to ease packaging for Alpine.

  • colima-blog

    Testing scripts for my blog post.

    Project mention: How Colima Is A Good Alternative To Docker Desktop | dev.to | 2022-12-10

    Please find the testing scripts on Github.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-31.

Shell alpine-linux related posts

Index

What are some of the best open-source alpine-linux projects in Shell? This list will help you:

Project Stars
1 wslu 2,796
2 docker-homebridge 2,409
3 alpine-pkg-glibc 1,876
4 jekyll-docker 963
5 qbittorrent-nox-static 724
6 aports 584
7 TermuxAlpine 402
8 alpine-chroot-install 237
9 docker-ntp 237
10 virt 111
11 code-server 75
12 apk-autoupdate 37
13 alpkg 17
14 python-uvicorn 15
15 sh 14
16 docker-global-protect 5
17 Linux-from-Docker 5
18 python-celery 4
19 alpine-packaging-image 1
20 colima-blog 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com