Closed deeper-x closed 5 years ago
run shutdown.sh to automate the jekyll & its container shutdown, instead of closing jekyll manually (w/ ^C), and searching for container ID to stop/kill it.
Tested on:
$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS" $ docker -v Docker version 18.09.0, build 4d60db4
Cheers
Hello! Sorry, we don't support old sources. We use https://play.kotl.in/examples for examples.
https://play.kotl.in/examples
Thanks.
run shutdown.sh to automate the jekyll & its container shutdown, instead of closing jekyll manually (w/ ^C), and searching for container ID to stop/kill it.
Tested on:
Cheers