Skip to content
README.rst 188 B
Newer Older
nimrod's avatar
nimrod committed
docker-intro
============
A hands-on introduction to Docker.

Requirements:

- Docker

- Make

Commands: ::

    make build
    make run
    make pull
    make startdb
    make run-linked