@@ -35,13 +35,19 @@ dated <!--#echo var="dj_rc_branch_date" -->.</p>
35
35
<a href="https://www.domjudge.org/mailman/listinfo/domjudge-announce">announcements
36
36
mailing list</a>.</p>
37
37
38
+ <h3>DOMjudge docker images</h3>
39
+
40
+ <p>Official Docker images for both the domserver and judgehost are also available.
41
+ See the <a href="https://hub.docker.com/r/domjudge/domserver/">Docker Hub
42
+ repository for the DOMserver</a> to get started.
43
+ </p>
44
+
38
45
<h3>Debian Packages</h3>
39
46
40
- <p>There are also <a href="https://www.debian.org">Debian GNU/Linux </a> packages
47
+ <p>There are <a href="https://www.debian.org">Debian</a> packages
41
48
available for the amd64 architecture; other architectures might be buildable
42
49
from the source packages.
43
- The packages work on Stretch and newer, and also on the various versions
44
- of Ubuntu.</p>
50
+ The packages are built and tested on Debian <em>stable</em>, but also on newer versions and the various versions of Ubuntu.</p>
45
51
46
52
<p>To install these packages, add our
47
53
<a href="/repokey.asc">repository GPG key</a> directly to APT with</p>
@@ -64,13 +70,6 @@ See <a href="https://github.com/DOMjudge/domjudge-packaging/tree/master/live-ima
64
70
the documentation here</a> for more details on how use these.
65
71
</p>
66
72
67
- <h3>DOMjudge docker images</h3>
68
-
69
- <p>Official Docker images for both the domserver and judgehost are also available.
70
- See the <a href="https://hub.docker.com/r/domjudge/domserver/">Docker Hub
71
- repository for the DOMserver</a> to get started.
72
- </p>
73
-
74
73
<h3>Other downloads</h3>
75
74
76
75
<p>Also available are the
0 commit comments