https://github.com/humitos/docker-workshop
Mini Docker Workshop delivered in Cuenca, Ecuador
https://github.com/humitos/docker-workshop
docker learning talk tutorial workshop
Last synced: 11 months ago
JSON representation
Mini Docker Workshop delivered in Cuenca, Ecuador
- Host: GitHub
- URL: https://github.com/humitos/docker-workshop
- Owner: humitos
- Created: 2017-11-26T00:40:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T23:22:16.000Z (about 8 years ago)
- Last Synced: 2025-01-25T08:11:27.341Z (about 1 year ago)
- Topics: docker, learning, talk, tutorial, workshop
- Language: Shell
- Homepage:
- Size: 1020 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Mini Docker Workshop
--------------------
This repo is to host the slides, examples and simple exercises of a
talk delivered in Cuenca, Azuay, Ecuador about Docker at the Python
Ecuador Meetup.
.. image:: talk/images/first-slide.png
.. note::
In case you have any kind of question regarding this mini workshop,
feel free to open an issue with your question / problem and I will
try to help you when I have some free time.
.. note::
If you are working on Windows, you will need to run ``docker-machine ip``
to know the IP of your docker container since ``localhost`` won't work on Windows.
Short link to this repository: http://bit.ly/taller-docker-github
References
----------
* `Destruyendo obras de arte (o automatizando la i... - Ricardo Kirkner - PyConAr 2012 `_
* `Andrew T. Baker - Docker 101: Introduction to Docker - PyCon 2015 `_
* `Andrew T. Baker - Demystifying Docker - PyCon 2015 `_
* `Introduction to Docker (November 2015) `_
* `GitLab Docker images `_
* https://www.docker.com/what-container
* https://hub.docker.com/_/nginx/
* https://hub.docker.com/r/humitos/pilas-engine/
* https://hub.docker.com/r/humitos/emacs-x11-alpine/
Other Tutorials / Articles
--------------------------
* `Docker Workshop - Guido Vilariño `_
Extra
-----
* `Agenda `_
* `Slides `_
* `Meetup Python Ecuador `_
* `Pictures `_