DEV Community

ckyoo
ckyoo

Posted on

docker....and anything

In archlinux, downloading docker started with
sudo pacman -S docker

starting docker would require
systemctl start docker.socket for lesser consumption of resources

stopping is systemctl stop <service>

my fafo with docker
with archlinux,
sudo docker-compose up -d
sudo docker-compose down

not advised:
downgraded docker
using downgrade in AUR
sudo downgrade docker

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs