Skip to content
View mtigdemir's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report mtigdemir

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. avax-php avax-php Public

    AVA Network API Client for PHP

    PHP 1 2

  2. php-deployer-pipeline php-deployer-pipeline Public

    Deployer Pipeline Container for PHP Applications

    Dockerfile 2 2

  3. Docker Useful Commands Docker Useful Commands
    1
    ## Stop All Containers
    2
    docker container stop $(docker container ls -aq)
    3
     
    4
    ## Remove all stopped containers.
    5
    docker rm $(docker ps -a -q)
  4. Deployer Bitbucket Pipeline Deployer Bitbucket Pipeline
    1
    image: mtigdemir/php-deployer-pipeline
    2
    
                  
    3
    pipelines:
    4
      branches:
    5
        master:
  5. github-search-cli github-search-cli Public

    Github Search From CLI (Fun Project)

    JavaScript 1

  6. terraform-aws-tutorial terraform-aws-tutorial Public

    HCL