William Max & Co. Blog
  • William Max & Co.
  • About
  • Privacy
Sign in
By Max Abramowitz — May 18, 2022

How to Install Docker-Compose

The following command is a single line, "undo" any line wrapping.

sudo curl -L "https://github.com/docker/compose/releases/download/1.28.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose

And set permissions:

sudo chmod +x /usr/local/bin/docker-compose

Previous

How to Install Docker

Next

How to fix "unable to bind to port 53" error

You might also like...

The DIE Security Model for Small Business.

The DIE Security Model for Small Business.

In the realm of computer security there are two popular models: * The
Read More
Max Abramowitz
What SSH Key Should I use?

What SSH Key Should I use?

Short Answer: EdDSA using the Ed448 curve Long Answer: RSA RSA (Rivest–
Read More
Max Abramowitz
An unreasonable fear of A.I.?

An unreasonable fear of A.I.?

A friend sent me this link: ‘Godfather of A.I.’ leaves Google
Read More
Max Abramowitz
You have been thinking about security wrong.

You have been thinking about security wrong.

In the world of operational security there is a long standing INFOSEC
Read More
Max Abramowitz
William Max & Co. Blog © 2025
Powered by Ghost