A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.

Docker guidance, 2020

DOCKER

Link: https://www.docker.com

Description: Docker download


Link: https://github.com/jesseduffield/lazydocker

Description: Lazy docker - a super cool management of containers (found this weekend)


Link: https://github.com/docker/machine

Description: Docker Machine - easy remote running of docker containers


Link: https://github.com/bcicen/ctop

Description: Like htop but for containers (found this weekend)


Link: https://www.youtube.com/watch?v=3c-iBn73dDE

Description:This women is nothing short of amazing, she does loads of free videos on docker and k8

Level: Advanced


Link: https://www.youtube.com/watch?v=eGz9DS-aIeY

Description: A quick and dirty getting started

level: beginner


Link: https://www.youtube.com/watch?v=IbUXb4pQbPY

Description: a quick overview of docker - Tech lead can be hard to watch at times tbh

level: mid


Link: https://github.com/docker/awesome-compose

Description: A curated list of Docker Compose samples


Link: https://github.com/veggiemonk/awesome-docker

Description: if you are just not a video person


my fav containers (you should check them out):

- mysql

- postgres

- grafana

- Redis

- portainer

- plex

- Rancher

- traefik

- nextcloud

- influxDB

- loki

- cadvisor

- pi-hole

- ubuntu/debian

 

(source: Ash-J B)