Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/djmaze/docker-talk

My introductory talk about docker
https://github.com/djmaze/docker-talk

Last synced: 27 days ago
JSON representation

My introductory talk about docker

Awesome Lists containing this project

README

        

Introductory docker talk by me.

## Run this presentation:

First [install docker](https://www.docker.io/gettingstarted/#h_installation).

Afterwards, run:

sudo docker run -d -p 8000:8000 mazzolino/docker-talk

Then visit [http://localhost:8000](http://localhost:8000) (or something different if using [boot2docker](https://github.com/boot2docker/boot2docker)).

## Develop

if you checked out the source code repository, you can use [fig](http://orchardup.github.io/fig/) to build & run the container.

Just run:

sudo fig up

## Copyright

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

I could not distribute all images because they might be copyrighted. So I linked to them accordingly.