sintonia/.dockerignore
Kyle Robbertze 1da42b2603 feat: add container setup
- build container with multi-stage Dockerfile
- change api listen port to 9001
2022-09-14 11:09:52 +02:00

13 lines
166 B
Text

*/install/
*/Makefile
*/README.md
*/tests/
*/tools/
.*
# Specific ignores
api/schema.yml
# Required files
!legacy/install/php/libretime-legacy.ini
!legacy/Makefile