Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dockerfornovices/DockerSimpleDemo

A small set of examples to introduce the very basics of Docker
https://github.com/dockerfornovices/DockerSimpleDemo

docker docker-build docker-compose dockerfile tutorial

Last synced: 3 months ago
JSON representation

A small set of examples to introduce the very basics of Docker

Awesome Lists containing this project

README

        

# Novices guide to Docker

[![Gitter](https://badges.gitter.im/DockerSimpleDemo/community.svg)](https://gitter.im/DockerSimpleDemo/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

## A simple introduction to Docker for novices

These files support a short workshop by @alecthegeek to introduce junior developers
and other novices to Docker concepts and basic commands. Refer to the
associated [wiki](https://github.com/dockerfornovices/DockerSimpleDemo/wiki/) for more information.

It was first presented in it's current form at Linux Conf Australia in January 2019.

Some familiarity with Linux and the command line is assumed, but no
previous knowledge of Docker is required.

All original content in this repository is licensed under the MIT license. See the LICENSE file
for details.