aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantinos Smanis <konstantinos.smanis@gmail.com>2020-08-27 22:30:57 +0300
committerAlexys Jacob <ultrabug@gentoo.org>2020-09-04 16:48:27 +0200
commit45cdd16500965528548c2b2e0ecd2044cc20aa31 (patch)
treefe72ace79f1cd74c4132842e034f155caa0e8348 /README.md
parentAdd CI builds for all supported stage3 architectures (diff)
downloaddocker-images-45cdd16500965528548c2b2e0ecd2044cc20aa31.tar.gz
docker-images-45cdd16500965528548c2b2e0ecd2044cc20aa31.tar.bz2
docker-images-45cdd16500965528548c2b2e0ecd2044cc20aa31.zip
Push all stage3 images to the same Docker repo
Closes: #86 Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/94 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 10eba12..bb3613d 100644
--- a/README.md
+++ b/README.md
@@ -14,16 +14,16 @@ https://hub.docker.com/u/gentoo/
## Inventory
-The following targets are built by Travis (bold targets are also pushed to Docker Hub):
- * **`portage`**
+The following targets are built by Travis and pushed to Docker Hub:
+ * `portage`
* `stage3`
* `amd64`
- * **`stage3-amd64`**
- * **`stage3-amd64-hardened`**
- * **`stage3-amd64-hardened-nomultilib`**
+ * `stage3-amd64`
+ * `stage3-amd64-hardened`
+ * `stage3-amd64-hardened-nomultilib`
* `stage3-amd64-musl-hardened`
* `stage3-amd64-musl-vanilla`
- * **`stage3-amd64-nomultilib`**
+ * `stage3-amd64-nomultilib`
* `stage3-amd64-systemd`
* `stage3-amd64-uclibc-hardened`
* `stage3-amd64-uclibc-vanilla`
@@ -39,8 +39,8 @@ The following targets are built by Travis (bold targets are also pushed to Docke
* `s390`
* `stage3-s390x`
* `x86`
- * **`stage3-x86`**
- * **`stage3-x86-hardened`**
+ * `stage3-x86`
+ * `stage3-x86-hardened`
* `stage3-x86-musl-vanilla`
* `stage3-x86-systemd`
* `stage3-x86-uclibc-hardened`