All Projects → harbur → Docker Workshop

harbur / Docker Workshop

Licence: mit
Docker Workshop

Projects that are alternatives of or similar to Docker Workshop

Docker For All
Docker applied in development, devops, testing, product management etc.
Stars: ✭ 88 (-15.38%)
Mutual labels:  docker-compose, docker-machine
Docker Laravel
🐳 Docker Images for Laravel development
Stars: ✭ 101 (-2.88%)
Mutual labels:  docker-compose
React Pinpoint
An open source utility library for measuring React component render times.
Stars: ✭ 93 (-10.58%)
Mutual labels:  docker-compose
Magento Docker
Docker environment dedicated for ScandiPWA theme development
Stars: ✭ 98 (-5.77%)
Mutual labels:  docker-compose
Nextcloud Libreoffice Online
Docker configuration for Nextcloud with LibreOffice Online (plain http, no SSL support)
Stars: ✭ 92 (-11.54%)
Mutual labels:  docker-compose
Splits Io
a speedrunning data store, analysis engine, and racing platform
Stars: ✭ 99 (-4.81%)
Mutual labels:  docker-compose
Reactive Spring Security 5 Workshop
Hands-On workshop for securing a reactive spring boot 2 application in multiple steps
Stars: ✭ 92 (-11.54%)
Mutual labels:  workshop
Hapi Starter Kit
Hapi.js based REST boilerplate which uses latest ES7/ES8 features (async/await) with code coverage and follows best pratices
Stars: ✭ 103 (-0.96%)
Mutual labels:  docker-compose
Slurm Docker Cluster
A Slurm cluster using docker-compose
Stars: ✭ 101 (-2.88%)
Mutual labels:  docker-compose
Python Microservice Fastapi
Learn to build your own microservice using Python and FastAPI
Stars: ✭ 96 (-7.69%)
Mutual labels:  docker-compose
Aspnetcore For Beginners
Half day workshop for developers who are completely new to .NET Core and ASP.NET ASP.NET
Stars: ✭ 96 (-7.69%)
Mutual labels:  workshop
Docker Nginx Php Mysql
Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
Stars: ✭ 1,322 (+1171.15%)
Mutual labels:  docker-compose
Fusionauth Containers
Container definitions for docker, kubernetes, helm, and whatever containers come next!
Stars: ✭ 101 (-2.88%)
Mutual labels:  docker-compose
Big Data
🔧 Use dplyr to analyze Big Data 🐘
Stars: ✭ 93 (-10.58%)
Mutual labels:  workshop
Dl Workshop
Master gradient-based machine learning. Also secretly a JAX course in disguise!
Stars: ✭ 103 (-0.96%)
Mutual labels:  workshop
Django Project Template
Thorgate's Django project template - Django, React, Sass, optional Docker and more
Stars: ✭ 91 (-12.5%)
Mutual labels:  docker-compose
Prometheus Playground
Turnkey sandbox projects demonstrating a wide variety of Prometheus use cases
Stars: ✭ 96 (-7.69%)
Mutual labels:  docker-compose
Cloud Native Devops Workshop
Oracle's Cloud Native and DevOps Workshop on Oracle Cloud
Stars: ✭ 99 (-4.81%)
Mutual labels:  workshop
Gluu Docker
Project for Gluu Docker files
Stars: ✭ 103 (-0.96%)
Mutual labels:  docker-compose
Docker Bootstrap Collection
Docker bootstrap templates to deliver applications faster
Stars: ✭ 102 (-1.92%)
Mutual labels:  docker-compose

harbur.io Docker Workshop

The Workshop is separated in three sections:

Preparations:

  • Install Docker
  • Clone this repo: git clone https://github.com/harbur/docker-workshop (Some code examples require files located here)
  • Warm-up the images:
docker pull alpine:3.3
docker pull nginx:1.8-alpine
docker pull redis:alpine
docker pull mhart/alpine-node:latest

Assumptions:

  • During workshop the following ports are used: 80, 8088 and the range 4000-4010. If they are not available on your machine, adjust the CLI commands accordingly.

Chat

Members online on Docker Barcelona Slack

Join Docker Barcelona Slack!

Docker Cheat Sheet:

We've wrote a page with some useful docker commands: Harbur's docker-cheat-sheet.

Credits

This workshop was prepared by harbur.io, under MIT License. Feel free to fork and improve.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].