https://github.com/larrycai/codingwithme-docker
codingwithme for docker
https://github.com/larrycai/codingwithme-docker
Last synced: 9 months ago
JSON representation
codingwithme for docker
- Host: GitHub
- URL: https://github.com/larrycai/codingwithme-docker
- Owner: larrycai
- Created: 2019-01-23T12:42:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T19:14:00.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T00:51:23.087Z (11 months ago)
- Language: HTML
- Size: 386 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codingwithme-docker
some codes in CodingWithMe : Docker
* slides online: http://larrycai.github.io/codingwithme-docker/
* slides@slideshare: https://www.slideshare.net/larrycai/learn-docker-in-90-minutes (it cannot be updated since 2017.10 due to silly slideshare)
# preparation in playground
https://labs.play-with-docker.com is recommended to use
# slides
try to use markdown slides [remark](https://github.com/gnab/remark)
## browse locally
Just open the local `index.html`
## generate pdf
docker run --rm --net=host -v `pwd`:/slides \
astefanutti/decktape http://larrycai.gitlab.io/codingwithme-docker slides.pdf
# Errata