![]() |
há 5 anos atrás | |
---|---|---|
src | há 5 anos atrás | |
.dockerignore | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
Dockerfile | há 5 anos atrás | |
README.md | há 5 anos atrás | |
docker-compose.yml | há 5 anos atrás | |
ftp.env.template | há 5 anos atrás | |
requirements.txt | há 5 anos atrás |
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.