Skip to content
View rimelek's full-sized avatar

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 4

  2. ansible-examples ansible-examples Public

    Ansible examples

    1 1

  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 12 7

  5. learn-docker learn-docker Public

    Docker basics and advanced tutorials, concepts, examples and helper scripts

    Dockerfile 6

  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