mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-14 09:52:21 +00:00
feat: add minecraft backup method
Minecraft server can now be backed up using the restic-compose-backup.minecraft flag
This commit is contained in:
@@ -37,8 +37,5 @@ ENV XDG_CACHE_HOME=/cache
|
||||
|
||||
# end install
|
||||
|
||||
ADD backup.sh /backup.sh
|
||||
RUN chmod +x /backup.sh
|
||||
|
||||
ENTRYPOINT []
|
||||
CMD ["./entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user