![]() |
5 年之前 | |
---|---|---|
src | 5 年之前 | |
.dockerignore | 5 年之前 | |
.gitignore | 5 年之前 | |
Dockerfile | 5 年之前 | |
README.md | 5 年之前 | |
docker-compose.yml | 5 年之前 | |
ftp.env.template | 5 年之前 | |
requirements.txt | 5 年之前 |
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.