Andrei0872 / decentdebates

A place where all sorts of topics are debated in a respectful and constructive manner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commonly used docker-compose commands

Andrei0872 opened this issue · comments

  • docker-compose down -v
    remove volumes alongside containers; might be used to quickly create a new schema or something like that