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

Block or report rimelek

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. 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 3 3

  5. learn-docker learn-docker Public

    Docker examples and helper scripts

    Dockerfile 3

  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