Skip to content

Comments

Use docker-compose build#6

Open
ReptoxX wants to merge 2 commits intoTrevorCarmichael:mainfrom
ReptoxX:main
Open

Use docker-compose build#6
ReptoxX wants to merge 2 commits intoTrevorCarmichael:mainfrom
ReptoxX:main

Conversation

@ReptoxX
Copy link

@ReptoxX ReptoxX commented May 31, 2022

As i looked through the files and setup my server yesterday, i came across some optimizations. Ofcourse it's up to you whether you want to edit the settings files that get tracked with git. This way you can actually just git checkout settings/.... to revert the changes whenever needed.
I'm using my server for more than just vrising, so i try to avoid unneccessary folders in different places. So i set the data folder for the saves and ignored it with .gitignore and .dockerignore to not send it to buildcontext.
I also included the docker build within the docker-compose file itself.

ReptoxX added 2 commits May 31, 2022 18:48
added dockerignore to exclude /data/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant