Skip to content
View chadhutchins182's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report chadhutchins182

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. rtlsdr-airband-arm32v7 rtlsdr-airband-arm32v7 Public

    A Raspberry Pi 4 compatible Docker container for RTLSDR-Airband

    Dockerfile 1

  2. docker-teamspeak docker-teamspeak Public

    Forked from mbentley/docker-teamspeak

    TeamSpeak 3 Server Docker Image

    Shell

  3. oas3-tools oas3-tools Public

    Forked from bug-hunters/oas3-tools

    A Node.js and browser module that provides tooling around Swagger.

    TypeScript 1

  4. Airports Airports Public

    Forked from mwgg/Airports

    A JSON database of 28k+ airports with ICAO/IATA codes, names, cities, two-letter country identifiers, elevation, latitude & longitude, and a timezone identifier

    JavaScript

  5. temper-rest temper-rest Public

    TEMPer USB with a REST interface, all wrapped in Docker

    Dockerfile

  6. How to install docker-compose on a R... How to install docker-compose on a Raspberry Pi 4 running Bullseye
    1
    # How to install docker-compose on a Raspberry Pi 4 when other methods fail
    2
    
    
    3
    Credit: https://raspberrypi.stackexchange.com/a/136203
    4
    
    
    5
    Other methods failed for me on a new Raspberry Pi 4 on bullseye. Using ``apt`` gave too old of a version for my compose files.