Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dockerfornovices/DockerSimpleDemo
- Owner: dockerfornovices
- Created: 2018-07-21T06:47:03.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T11:38:49.000Z (about 1 year ago)
- Last Synced: 2024-06-11T13:45:12.023Z (5 months ago)
- Topics: docker, docker-build, docker-compose, dockerfile, tutorial
- Language: Shell
- Size: 997 KB
- Stars: 38
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - dockerfornovices/DockerSimpleDemo - A small set of examples to introduce the very basics of Docker (Shell)
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.