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

Block or report allbarbos

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. serverless-deploy-action serverless-deploy-action Public

    Action for deploying with the Serverless Framework 1.72.0

    Dockerfile 1

  2. k8s-hands-on k8s-hands-on Public

    TSQL

  3. docker docker
    1
    # parar todos os containers
    2
    docker stop $(docker ps -a -q)
    3
    
                  
    4
    # remover todos os containers
    5
    docker rm -f $(docker ps -a -q)
  4. star-wars star-wars Public

    Go

  5. explorando-marte explorando-marte Public

    Explorando Marte

    Go 1