Skip to main content
  1. All Posts/

Docker_training_with_DockerMe

Tools HTML

Docker training with DockerMe

The tools and sample needed to learn the Docker

Table and Content

  • Configuration

    • daemon config
    • docker networking
    • daemon network bridge
    • daemon network overlay
    • docker logging plugin
    • docker volume plugin
  • Scenario

    • running first container
    • webapps with docker
    • portainer with docker
    • graylog with docker
    • weavescope with docker
    • wordpress with docker
    • nginx with docker
    • private registry
    • redis cluster with docker
    • elk with docker
    • gitlab with docker
    • traefik with docker
    • monitoring with docker
    • logging with docker
  • Dockerfile

    • Dockerfile best practice
    • Dockerfile perl sample
    • Dockerfile multi-stage build
    • Dockerfile nginx simple
    • Dockerfile flask app
    • Dockerfile static site
  • Swarm Mode

    • Docker Orchestration
    • deploy app with swarm

in-progress

  • Security

  • Other learning docker resources

    • book
    • free course
    • interactive shell

Reference

🔗 Links