|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| src | %!s(int64=6) %!d(string=hai) anos | |
| .dockerignore | %!s(int64=6) %!d(string=hai) anos | |
| .gitignore | %!s(int64=6) %!d(string=hai) anos | |
| Dockerfile | %!s(int64=6) %!d(string=hai) anos | |
| README.md | %!s(int64=6) %!d(string=hai) anos | |
| docker-compose.yml | %!s(int64=6) %!d(string=hai) anos | |
| ftp.env.template | %!s(int64=6) %!d(string=hai) anos | |
| requirements.txt | %!s(int64=6) %!d(string=hai) anos |
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.