Skip to content

Troubleshooting & Help ‐ Common procedures ‐ Docker cleanup

ElGuillermo edited this page Jan 6, 2025 · 24 revisions

🧭 You are here : Wiki home / Troubleshooting & Help / Common procedures / Docker cleanup


CRCON uses Docker to bring you a complete working environment, so you don't have to worry about installing or maintaining anything it needs (Python, PostgreSQL, Redis, Django, Nginx, etc) to run it on your machine.

Distributing an application using Docker relies on "images" and "containers" files downloads.
For each new release of CRCON, we ask you to "pull" new versions of these on your machine.

You may also have built some local Docker containers and images if you're using custom scripts or code in CRCON.

As time passes, Docker's data folder can get quite large, mostly being filled with replaced containers, images or build cache you'll never use again.

Here's a command you can use to clean Docker's data folders.

Caution

This maintenance procedure will DELETE unused and

HLL Community RCON Wiki

📦 Getting Started

📖 User Guide

🕵️ Main interface

Home

Views (click to unfold)
  • Live (waiting for update)
  • Team (waiting for update)
Maps
Records
Settings
Webhooks
Automods
Others
Stats

🧑‍🤝‍🧑 Public (stats) interface

(TODO)

🧙‍♂️ Admin panel

Additional Setup

🛠️ Additional installs

💾 Backup

🚚 Moving/changing servers

👽 Specific server providers setups

⚗️ Developer Guides

🆘 Troubleshooting & Help

Common procedures

Need help ?

Clone this wiki locally