• Stars
    star
    324
  • Rank 129,708 (Top 3 %)
  • Language
    HTML
  • Created over 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Companion repo for my "Lessons from Building a Node App in Docker" article.

Docker Chat Demo

Companion repo for this article on my blog:

Contains step-by-step examples used in the article to get the socket.io chat example running in Docker.

2019 Update

Each step has a tag:

2016 Original

Here's the original code from 2016.

Each step has a tag:

License

The ISC license:

Copyright (c) 2016–2019, John Lees-Miller

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

More Repositories

1

jotgit

Git-backed real time collaborative editor built with meteor.
CoffeeScript
208
star
2

latex-course

An interactive introduction to LaTeX using Overleaf.
TeX
205
star
3

twenty48

Research code for solvers and models of the game of 2048
C++
53
star
4

metime

Time tracker used in my 'How a Technical Co-founder Spends his Time' blog post.
CoffeeScript
53
star
5

wedding

A simple rails app for distributing wedding information and managing the guest list.
Ruby
32
star
6

ds-docker-demo

Introduction to Docker for Digital Science Tech Forum
HTML
21
star
7

discrete_event

Event-based discrete event simulation in Ruby
Ruby
15
star
8

gratr

Import of GRATR (GRAph Theory in Ruby) (version 0.5.1; svn rev 38; 20080616) with some minor fixes for ruby 1.9.
Ruby
15
star
9

todo-demo

Companion repo for my "Testing with Node and Docker Compose" articles.
JavaScript
8
star
10

finite_mdp

Solve finite Markov Decision Process models.
Ruby
8
star
11

gemma

Generate helpful rake tasks from your gemspec.
Ruby
5
star
12

omniauth-figshare

An OmniAuth Strategy for the figshare API. You can use it to authenticate users against the figshare API in your ruby on rails / sinatra / other rack-based web application.
Ruby
5
star
13

rucas

(The beginnings of) a Computer Algebra System for Ruby
Ruby
4
star
14

relax4_ruby

The RELAX IV code for Minimum Cost Network Flow Problems.
C
4
star
15

cross_entropy

Ruby library for solving optimisation problems with the Cross Entropy Method.
Ruby
3
star
16

push_safety

Avoid accidentally pushing a private gem to rubygems.org (reduce paranoia).
Ruby
3
star
17

traffic_game

A game based on Martin Treiber's applet from www.traffic-simulation.de
Java
3
star
18

carnd-cloning

Train a driverless car to drive around a simulated race track using end-to-end deep learning — from camera images to steering commands. This is the code for my 'Zero to Driverless Race Car with Deep Learning' blog post and talk.
Python
3
star
19

track_jd

Java
2
star
20

syscalls_ruby

Constants for syscall numbers.
Ruby
2
star
21

jdleesmiller.github.io

My very basic website.
HTML
2
star
22

si_taxi

Simple taxi / personal rapid transit (PRT) model.
C++
1
star
23

event_state

Helper for implementing stateful protocols for EventMachine.
Ruby
1
star
24

block_supervisor

Run a block with control over syscalls, resources and file handles.
Ruby
1
star
25

compare_compressors

Evaluate different compression tools and their settings by running them on a sample of data.
Ruby
1
star