|
|
преди 6 години | |
|---|---|---|
| src | преди 6 години | |
| .dockerignore | преди 6 години | |
| .gitignore | преди 6 години | |
| Dockerfile | преди 6 години | |
| README.md | преди 6 години | |
| docker-compose.yml | преди 6 години | |
| ftp.env.template | преди 6 години | |
| requirements.txt | преди 6 години |
Builds distribution website for BepInEx and other distributions
ftp.env.template to ftp.env and specify the FTP credentials you want to use
docker-compose.yml to set ports to the webapp and FTP serversdocker-compose build to build the imagesdocker-compose up to startThis will create volume bepisbuilds_builds-volume (assuming the working dir of this project is bepisbuilds) which is used to store build
artifacts.