<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Command-Line on Aroy Art</title><link>/tags/command-line/</link><description>Recent post in Command-Line from Aroy Art</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><lastBuildDate>Wed, 06 Nov 2024 21:05:38 +0000</lastBuildDate><atom:link href="/tags/command-line/index.xml" rel="self" type="application/rss+xml"/><item><title>Goodies to know for Docker &amp; Docker-Compose</title><link>/blog/docker-compose-cheat-sheet/</link><pubDate>Wed, 06 Nov 2024 21:05:38 +0000</pubDate><guid>/blog/docker-compose-cheat-sheet/</guid><description>&lt;p&gt;This is the colleton of useful knowledge this kitty has gathered for Docker and Docker-Compose over a long time.&lt;/p&gt;
&lt;div style="margin: 24px 0;"&gt;
&lt;h2&gt;Table of Contents&lt;/h2&gt;
&lt;nav id="TableOfContents"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#find-out-what-is-using-disk-space"&gt;Find out what is using disk space&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#how-to-cleanup-unused-resources"&gt;How to cleanup (unused) resources&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#the-new-way-docker--113"&gt;The new way (Docker &amp;gt; 1.13)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#the-old-way-docker--113"&gt;The old way (Docker &amp;lt; 1.13)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#build-system-leftovers"&gt;Build system leftovers&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#health-checks"&gt;Health Checks&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#docker-compose-depends-on-health-check-pass"&gt;Docker Compose depends on health check pass&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#docker-compose-postgres-health-check"&gt;Docker Compose Postgres health check&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#docker-compose-redisvalkey-health-check"&gt;Docker Compose Redis/Valkey health check&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#conclusion"&gt;Conclusion&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/nav&gt;
&lt;/div&gt;
&lt;hr&gt;
&lt;h2 id="find-out-what-is-using-disk-space"&gt;Find out what is using disk space&lt;/h2&gt;
&lt;hr&gt;
&lt;p&gt;To find what is using up space you can run the command:&lt;/p&gt;</description></item><item><title>WorldEdit Schematics: How to Add, Create &amp; Paste Schematics</title><link>/blog/worldedit-schematics-add-create-paste-schematics/</link><pubDate>Wed, 24 May 2023 15:50:41 +0000</pubDate><guid>/blog/worldedit-schematics-add-create-paste-schematics/</guid><description>&lt;p&gt;Schematics are a specific file format that stores parts of Minecraft worlds using different software such as MCEdit, WorldEdit, Schematica, Minecraft Note Block Studio, and more. Schematics are great for storing important areas of your server and pasting areas to your already existing worlds. In this guide, you will learn how to add schematics, create schematics, and then paste those schematics!&lt;/p&gt;</description></item></channel></rss>