Skip to content
View rimelek's full-sized avatar
Block or Report

Block or report rimelek

Report abuse

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

Report abuse

Pinned Loading

  1. iputil iputil Public

    Library to handle IP addresses and ranges

    PHP 2

  2. ansible-examples ansible-examples Public

    Ansible examples

  3. httpd24-docker-image httpd24-docker-image Public

    Source of extended HTTPD Docker image based on the official HTTPD 2.4

    Shell

  4. docker-php docker-php Public

    PHP images based on the official versions with additional helper scripts

    Shell 6 3

  5. learn-docker learn-docker Public

    Docker examples and helper scripts

    Dockerfile 4

  6. Custom shell to use Docker Desktop a... Custom shell to use Docker Desktop and Rancher Desktop on the same machine using their own clients
    1
    #!/bin/bash
    2
    
                  
    3
    set -eu -o pipefail
    4
    
                  
    5