Просмотр исходного кода

Document spry deploy --system shorthand in README

clanker 1 неделя назад
Родитель
Сommit
78cc12af4f
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -124,6 +124,13 @@ spry deploy --verbose \
   --installer-url file:///tmp/kilo/usm-shim/install-usm-full.sh
 ```
 
+`--system {fedora,debian,ubuntu,alpine,gentoo}` is shorthand for the
+matching base image plus system package manager (mutually exclusive with
+`--spm`/`--base`); with no flags the fedora equivalent applies, so the
+command above is unchanged. Alpine images build the stack natively on
+musl; gentoo stage3 compiles the platform from source — allow an hour or
+more for the image build.
+
 This packages the application and builds a single-stage container image
 through USM (`usm manifest deploy`): the `MANIFEST.usm` + `usm-scripts/`
 drive the in-container build and install, the Web-Stack resolves from the