Skip to main content

How to Use Service Profiles to Simplify Stacks in Docker Compose

Docker Compose now supports profiles for selective use of services. Services in your docker-compose.yml can be linked to one or more named profiles. Passing a profile name to docker-compose up will start just the services in that profile, letting you create variants of your stack for specific environments and configurations. Read This Article on CloudSavvy IT ›
https://bit.ly/3jZvSp0

Popular posts from this blog

The Linux rm Command: Everything You Need to Know

There's more to rm than meets the eye. https://www.howtogeek.com/858815/linux-rm-command/?utm_source=dlvr.it&utm_medium=blogger

Git Commit: A Master Class

A basic requirement of any version control system is to store different versions of files for you. In Git, the command that does this is commit. Here’s everything you need to know. Read This Article on How-To Geek › https://www.howtogeek.com/869305/git-commit/?utm_source=dlvr.it&utm_medium=blogger

How to Use the rename Command on Linux

Upgrade your Linux file renaming powers and take rename for a spin. https://www.howtogeek.com/423214/how-to-use-the-rename-command-on-linux/?utm_source=dlvr.it&utm_medium=blogger