Docker
Docker¶
- Introduction
- Docker and WSL2
- Docker Cheat sheet
- Docker Compose
- Moving Linux Services Into Containers
- Portainer
- Linux Container Base Images
- Blogs
- Awesome Lists
Introduction¶
- Wikipedia.org: Docker
- Awesome Docker
- Dzone refcard: Getting Started with Docker
- Dzone refcard: Java Containerization π
- americanexpress.io: Do Not Run Dockerized Applications as Root π
- medium.com: Removing Docker Images, Containers, and Volumes with Ease
- medium.freecodecamp.com: A Beginner-Friendly Introduction to Containers, VMs and Docker
- developers.redhat.com: Keep it small: a closer look at Docker image sizing
- Google Play: Learning Solution - Learn Docker π
- Play with docker π A simple, interactive and fun playground to learn Docker
- blog.docker.com: Intro Guide to Dockerfile Best Practices π
- medium: Strategies of docker images optimization
- Dzone: Docker explained, an introductory guide to docker
- Dzone: everything you need to know about docker
- Dzone: a start to finish guide to docker with java
- docker.com: Intro Guide to Dockerfile Best Practices
- GitHub build-push-action Build+push official Docker GitHub action
- docker.com: Speed Up Your Development Flow With These Dockerfile Best Practices
- itnext.io: Getting Started with Docker: Facts You Should Know π
- jfrog.com: A Beginnerβs Guide to Understanding and Building Docker Images π
Docker and WSL2¶
Docker Cheat sheet¶
Docker Compose¶
- freecodecamp.org: a beginners guide to docker - how to create a client server side with docker compose
- docker.com: Announcing the Compose Specification π
- infoworld.com: Docker’s Compose specification is now an open standard Dockerβs system for creating applications from multiple containers is now available on GitHub for all to contribute to.
- theregister.co.uk: Compose yourselves β Docker has published multi-container app spec, needs contributors to help maintain and develop it Now focused on developers, firm wants its tools to be more universally useful. Keep it light(weight), though.
- Awesome Compose
Moving Linux Services Into Containers¶
Portainer¶
- Portainer π Making Docker management easy
Linux Container Base Images¶
- crunchtools.com: A Comparison of Linux Container Images
- kubedex.com: Base images comparison
- developers.redhat.com: Red Hat Universal Base Images for Docker users