/[LeafOK_CVS]/lbbs-combo/README.md
ViewVC logotype

Diff of /lbbs-combo/README.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.1 by sysadm, Thu Jan 8 03:27:09 2026 UTC Revision 1.2 by sysadm, Fri Jan 9 11:16:08 2026 UTC
# Line 8  This package provides a pre-configured D Line 8  This package provides a pre-configured D
8    
9  ## Installation  ## Installation
10    
11    ### Specify platforms of building targets and runtime version
12    ```bash
13    export DOCKERHUB_PLATFORMS="linux/amd64"
14    export RUN_PLATFORM="linux/amd64"
15    ```
16    
17  ### Option 1: Build from source  ### Option 1: Build from source
18  ```bash  ```bash
19  sh -x build.sh  sh -x build.sh


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1