summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-02-01 17:04:27 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2019-02-01 17:04:27 +0100
commitd8424a037c7149616097dbf9aba9c25ad2bd35b0 (patch)
treea20bf142867f50fd76c35d2938b06ddf0cce69d6 /README.md
parent5882bb8ca2b2233d1afcc479f0e54db4d5f2e942 (diff)
downloaddocker-d8424a037c7149616097dbf9aba9c25ad2bd35b0.tar.xz
some minor fixes to work again with current Archlinux32 version
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2d61f20..539c6ec 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,13 @@
-# archlinux32-docker
+# docker
-from https://github.com/moby/moby/tree/master/contrib
+Cloned from https://github.com/moby/moby/tree/master/contrib
-edit mirror server to archlinux32
+# usage
+
+Run `mkimage-arch.sh` builds a docker image named `archlinux32`
+using `i686` architecture packages.
+
+Run `uname -m` in the shell started with
+`docker run -it archlinux32 /usr/bin/linux32 /bin/bash` indeed
+shows `i686`.
-run the sh file in a archlinux32 env