Skip to content

Docker Compose

Step:-01: Installing Docker Compose

# Installing Docker Compose
$ sudo curl -L https://github.com/docker/compose/releases/download/1.21.0/docker-compose-$(uname -s)-$(uname -m) -o /usr/local/bin/docker-compose

Step:-02: Making the file executable

# Making it executable
$ sudo chmod +x /usr/local/bin/docker-compose

Step:-03: Verifying the installation

# Verifying installation
$ docker-compose --version

Shashi View All

-== Superman ==-

3 thoughts on “Docker Compose Leave a comment

  1. I’m amazed, I must say. Seldom do I come across a blog that’s both equally educative and entertaining, and let me tell you, you’ve hit the nail on the head. The issue is something which too few people are speaking intelligently about. I am very happy I stumbled across this in my hunt for something relating to this.

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: