Skip to content
View blobor's full-sized avatar
  • EPAM Systems
  • Lviv, Ukraine
Block or Report

Block or report blobor

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. Docker helpers Docker helpers
    1
    # Remove dangling images
    2
    docker images -f dangling=true ## List
    3
    docker rmi $(docker images -f dangling=true -q) ## Remove
    4
    
                  
    5
    ## Remove all images
  2. hackerrank_submissions hackerrank_submissions Public

    Go

  3. leetcode-submitions leetcode-submitions Public

    JavaScript

  4. lobor.dev lobor.dev Public

    Personal website https://lobor.dev

    HTML