Skip to content
Base64
December 28, 2021December 29, 2021

Start all docker containers with one command

General by Curt Sahd

To start all docker containers you can run the following command:

docker restart $(docker ps -a -q)

Post navigation

How to Install Bro on Ubuntu 16.04
WordPress – Fatal Error: Allowed Memory Size Exhausted – Solved

Recent Posts

  • Find compromised email accounts Exim/cPanel
  • How to update Snap packages Ubuntu
  • Incremental ZFS send/recv
  • Use Rsync to empty dir on Hetzner storage box
  • Move Proxmox VM from old to new cluster FAST

Categories

  • General