https://dev.to/manishfoodtechs/time-to-say-bye-bye-docker-era-of-docker-is-over-2n06
Makes the case that podman is better than docker
Showing posts with label docker. Show all posts
Showing posts with label docker. Show all posts
Wednesday, June 3, 2020
Monday, June 1, 2020
k9s Kubernetes CLI To Manage Your Clusters In Style!
https://k9scli.io/
cli tool to manager Kubernetes
cli tool to manager Kubernetes
Sunday, July 28, 2019
Goodbye Docker: Purging is Such Sweet Sorrow
https://zwischenzugs.com/2019/07/27/goodbye-docker-purging-is-such-sweet-sorrow/amp/
So is Podman > Docker?
So is Podman > Docker?
Friday, March 29, 2019
10 Docker Image Security Best Practices
https://snyk.io/blog/10-docker-image-security-best-practices/
Some are fairly obvious: use the latest image, keep things small, but some good tips here.
Some are fairly obvious: use the latest image, keep things small, but some good tips here.
Friday, March 15, 2019
How to develop a Flask, GraphQL, Graphene, MySQL, and Docker starter kit
https://medium.freecodecamp.org/how-to-develop-a-flask-graphql-graphene-mysql-and-docker-starter-kit-4d475f24ee76
Not sure it does much, but how to get a simple python web service going in Docker.
Not sure it does much, but how to get a simple python web service going in Docker.
#58 - Simple Deployment Pipeline
https://sysadmincasts.com/episodes/58-simple-deployment-pipeline
Sysadmin casts: kinda like what I want to do with devops.
Sysadmin casts: kinda like what I want to do with devops.
8 surprising facts about docker adoption
https://www.datadoghq.com/docker-adoption/
more and more containers, with shorter lifetimes.
more and more containers, with shorter lifetimes.
Friday, March 8, 2019
Pump up the Volumes: Data in Docker
https://towardsdatascience.com/pump-up-the-volumes-data-in-docker-a21950a8cd8
How to mount external directories in a docker instance.
How to mount external directories in a docker instance.
Monday, December 31, 2018
Canonical shares the Top 10 Linux Snaps of 2018 -- Spotify, Slack, Plex, VLC, and more!
https://betanews.com/2018/12/27/canonical-10-snaps-linux-2018/
Containerized apps, aka snaps are taking off at Canonical.
Containerized apps, aka snaps are taking off at Canonical.
Labels:
containers,
docker,
linux,
opensource,
sysadmin,
ubuntu
Tuesday, December 25, 2018
Getting started with Docker
http://blog.adnansiddiqi.me/getting-started-with-docker/
Intro to using Docker with PHP
Intro to using Docker with PHP
Sunday, December 16, 2018
Kubernetes on AWS: Setup and Lessons Learned
https://medium.com/@bouwe.ceunen/kubernetes-on-aws-setup-and-lessons-learned-93f8322bc13a
Kubernetes on AWS: some routes are better than others.
Kubernetes on AWS: some routes are better than others.
Monday, November 5, 2018
Docker for PHP Developers
https://leanpub.com/docker-for-php-developers
A book I need to read next.
A book I need to read next.
Thursday, November 1, 2018
Docker for PHP Developers
https://leanpub.com/docker-for-php-developers
Docker for PHP developers. Kinda pricy.
Docker for PHP developers. Kinda pricy.
Tuesday, September 11, 2018
Docker COPY: Dockerfile best practices
https://medium.com/the-code-review/docker-copy-dockerfile-best-practices-503704bee69f
Moral of story: COPY when you can.
Moral of story: COPY when you can.
Tuesday, August 28, 2018
A sysadmin's guide to containers
https://opensource.com/article/18/8/sysadmins-guide-containers
How docker works for us old sysadmins.
How docker works for us old sysadmins.
Friday, July 27, 2018
Securing Credentials for PHP with Docker
https://websec.io/2018/07/22/Docker-Secure-Credentials.html
How to secure credentials in Docker, mainly using Vault.
How to secure credentials in Docker, mainly using Vault.
Saturday, July 14, 2018
How to run Laravel using Docker
https://dev.to/kyleparisi/how-to-run-laravel-using-docker-iko
A possible setup of getting Laravel running under Docker.
A possible setup of getting Laravel running under Docker.
Saturday, April 7, 2018
Docker Containers on the Desktop
https://blog.jessfraz.com/post/docker-containers-on-the-desktop/
Interesting take on using docker for desktop apps.
Interesting take on using docker for desktop apps.
Friday, March 16, 2018
How to make an ML Armada and run tens of billions of ML predictions on a budget
https://medium.freecodecamp.org/ml-armada-running-tens-of-billions-of-ml-predictions-on-a-budget-f9505c820203
Docker, AWS spot instances, cheap data sources. All combine to create a huge ML cluster.
Docker, AWS spot instances, cheap data sources. All combine to create a huge ML cluster.
Friday, December 1, 2017
Interview with Luis Pabón: Creator of PHPDocker.io
https://www.shiphp.com/blog/2017/luis-pabon-phpdockerio
Interesting project to create a customized docker file for php projects.
Interesting project to create a customized docker file for php projects.
Subscribe to:
Posts (Atom)