Skip to content

Commit 487ee79

Browse files
author
Marek Suchánek
committed
Inform about the larger container
1 parent af168cf commit 487ee79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/using-newdoc.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ alias newdoc="docker run -it -v .:/mnt/newdoc:Z msuchane/newdoc newdoc"
100100
documentation-directory]$ newdoc
101101
----
102102

103+
NOTE: The default `newdoc` container is very limited. If you want to use the `newdoc` container in a continuous integration (CI) environment, or if you need to install more tools in it, you can use the `quay.io/msuchane/newdoc:distro` container variant. It is built on the RHEL 9 UBI Minimal base, and contains the `microdnf` package manager.
104+
103105
=== From source on any platform
104106

105107
To install `newdoc` from source on a Linux distribution, on macOS, or on Microsoft Windows, use the `cargo` package manager:

0 commit comments

Comments
 (0)