nielsonsantana
Follow
Software Engineer(Python)/DevOps and solid experience in AWS, Kubernetes, Docker, Cloud
- São Paulo - SP - Brazil
Pinned Loading
-
temlogger
temlogger PublicForked from tembici/temlogger
Python logging handler for Logstash and StackDriver.
Python
-
-
postgres-multi-tenancy-manager
postgres-multi-tenancy-manager PublicTool to administrate a Multi-Tenancy Postgres Server
Python 1
-
Docker Shortcut to singin on docker ...
Docker Shortcut to singin on docker container by name 1#!/bin/bash
2DOCKER_PS_LINE=`docker ps | awk '{print $1,$2,$NF}' | grep -m 1 $1`
3CONTAINER_NAME=`echo $DOCKER_PS_LINE | awk '{print $2}'`
4CONTAINER_ID=`echo $DOCKER_PS_LINE | awk '{print $1}'`
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.