aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-08-18 23:37:48 +0100
committerGitHub <noreply@github.com>2018-08-18 23:37:48 +0100
commit0ecd118b5411c01023542ef09ef4ef4a972e55e8 (patch)
treef89467e85a61bc988516bad29c17131f820f95f6
parent88a728d9341d6a528c3a20ee0ca8a096dd88517a (diff)
downloadairsonos-docker-master.tar.xz
airsonos-docker-master.zip
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 946e1f5..6a6d27f 100644
--- a/README.md
+++ b/README.md
@@ -20,5 +20,5 @@ $ docker run -d --name airsonos --network=host jbarnett/airsonos:arm32v7
```
## Note
-I didn't bother trying to optimise the image size and as a result they're around 800mb. The base image is Debian Jessie which you may already have a cached layer for anyway.
+I didn't bother trying to optimise the image size and as a result they're around 400mb. The base image is Debian Jessie which you may already have a cached layer for anyway.
I might rebuild them using Alpine at some point.