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