You are here |
blog.pchudzik.com | ||
| | | |
www.learnitguide.net
|
|
| | | | configure docker containers as jenkins build agents, jenkins build agents setup, configure jenkins slave nodes, configure jenkins build agents | |
| | | |
negativesign.com
|
|
| | | | In my previous post I talked about how to build some Docker containers to run a deep learning-focused1 JupyterHub instance. It's nice for several reasons if the JupyterHub server brings itself up when the system starts. Here's how to do that-an adaptation of this Stack Overflow post. Create a file at /etc/systemd/system/docker-jupyterhub.service and put the following text into the file. [Unit] Description=JupyterHub container Requires=docker.service After=docker.service [Service] Restart=always ExecStart... | |
| | | |
golb.hplar.ch
|
|
| | | | ||
| | | |
nolancaudill.com
|
|
| | Two weeks ago, I started at Tiny Speck as their engineering manager, working on Slack. Slack is getting bigger in almost every way that matters and I'm excited about getting to take part in it. So what does taking this particular role at this particular company mean to me? It means I'm working for the... |