Procházet zdrojové kódy

Document spry deploy --system shorthand in README

clanker před 1 týdnem
rodič
revize
78cc12af4f
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  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