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