Skip to content

Instantly share code, notes, and snippets.

View amatsus's full-sized avatar

Akihiro MATSUSHiMA amatsus

View GitHub Profile
@amatsus
amatsus / etc_profile.d_docker.sh
Last active March 13, 2018 07:20
This is a shell function to handling `docker run/stop/pause/unpause` in OGS/GE
#
# docker run wrapper for OGS/GE
#
# Copyright (c) 2016 Akihiro Matsushima
# Released under the MIT license
# http://opensource.org/licenses/mit-license.php
#
function sigconthandler() {
docker unpause $cid