From d6bcb68b8d9387334ae1abc99dc8256e3ab555c4 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Thu, 3 Mar 2022 11:06:01 -0500 Subject: Updated docker image size estimate. --- docs/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual.md b/docs/manual.md index 8dca5d1c..36f8fda4 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -1537,7 +1537,7 @@ Also, if you want to compile with Clang, you will have to run something like: ##### Compiling using Docker You can use [Docker][] to build Textadept for Windows, macOS, or Linux. The [image][] required -to do so is about 2.5GB in size. For example: +to do so is about 3GB in size. For example: localhost$ docker pull ghcr.io/orbitalquark/textadept-build:v2.0 localhost$ docker run -t -i -v /path/to/textadept:/ta -w /ta/src \ -- cgit v1.2.3