Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/djmaze/docker-talk
- Owner: djmaze
- Created: 2014-04-24T22:27:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-24T22:28:33.000Z (over 10 years ago)
- Last Synced: 2024-12-08T20:41:21.598Z (about 1 month ago)
- Language: CSS
- Size: 1.71 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.