For Homebrew v2.6.x and below:
brew cask install ngrokFor Homebrew v2.7.x and above:
| # -*- coding: utf-8 -*- | |
| FROM phusion/baseimage:latest | |
| ARG STEEM_STATIC_BUILD=ON | |
| ENV STEEM_STATIC_BUILD ${STEEM_STATIC_BUILD} | |
| ENV LANG=en_US.UTF-8 | |
| RUN \ | |
| apt-get update && \ |
| #!/bin/bash | |
| # Author: Erik Kristensen | |
| # Email: erik@erikkristensen.com | |
| # License: MIT | |
| # Nagios Usage: check_nrpe!check_docker_container!_container_id_ | |
| # Usage: ./check_docker_container.sh _container_id_ | |
| # | |
| # Depending on your docker configuration, root might be required. If your nrpe user has rights | |
| # to talk to the docker daemon, then root is not required. This is why root privileges are not |
As configured in my dotfiles.
start new:
tmux
start new with session name: