Skip to content
View r8or0pz's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report r8or0pz

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 Loading

  1. aws-cloudformation-fargate aws-cloudformation-fargate Public

    Forked from nathanpeck/aws-cloudformation-fargate

    Sample CloudFormation templates for how to run Docker containers in AWS Fargate with various networking configurations

  2. password-manager password-manager Public

    Shell

  3. vagrant-sshfs vagrant-sshfs Public

    Forked from fabiokr/vagrant-sshfs

    A Vagrant plugin that mounts folders with sshfs in the host machine.

    Ruby

  4. terraform terraform Public

    Forked from hashicorp/terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amon…

    Go

  5. compose.yml compose.yml
    1
    version: '3'
    2
    
    
    3
    networks:
    4
      flask:
    5