#!/bin/bash

alias nodessh='_nodessh(){ docker exec -it "$1" /bin/bash;}; _nodessh'