Go to file
2025-03-12 23:11:09 +01:00
.gitignore - Initial commit. 2025-03-12 23:11:09 +01:00
compose.yaml - Initial commit. 2025-03-12 23:11:09 +01:00
Dockerfile - Initial commit. 2025-03-12 23:11:09 +01:00
env.dist - Initial commit. 2025-03-12 23:11:09 +01:00
ReadMe.txt - Initial commit. 2025-03-12 23:11:09 +01:00
ReleaseNotes.txt - Initial commit. 2025-03-12 23:11:09 +01:00

Welcome to Rx3-Docker/SquashTM docker image!



This project aims to build a MantisBT docker image.

Features:
    - Curtently based on rx3-docker/java-1.1.1-mga9 & rx3-docker/postgresql:1.1.1-mga9 images,
    - Sync with SquashTM 9.0.0.

Note:
The following SQL have to been executed on mantisdb with postgres user:
    GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA public TO mantisbt;
    GRANT ALL PRIVILEGES ON ALL SEQUENCES IN SCHEMA public TO mantisbt;



Enjoy it!

Your Rx3 Team.

--
arnaud@rx3.net
https://git.rx3.org/gitea/rx3-docker/mantisbt