jiriks74
f070cdbd1f
Add script to build and push all images for all architectures automatically
...
This script automatically builds the newest version of the documentserver for all architectures with the correct tags and pushes everything to dockerhub automatically
2022-05-13 13:42:42 +02:00
8384d08c26
Update README to be inline with new images structure
...
Image structure was changed so that all architectures are included in one tag so docker pulls the correct architecture automatically
2022-05-13 12:21:18 +02:00
a94d5c0efa
Ensure build process won't break with new debian version
2022-05-13 11:21:07 +02:00
d84ddc9834
Update README.md
2022-05-13 04:42:01 +02:00
3b6095bcf5
Update README.md
...
Update README to use new repositories links
2022-05-12 21:32:54 +02:00
99180c44e4
Update README
...
Update README to be up to date with the architectures
2022-05-12 21:25:23 +02:00
32eda02f32
Fix typo (RUN RUN
in Dockerfile)
2022-05-12 21:12:13 +02:00
37d6dd41fd
Fix missing && \
2022-05-12 21:11:05 +02:00
0ba22e894f
Merge branch 'master' of github.com:jiriks74/Docker-DocumentServer-Arm64
2022-05-12 21:04:45 +02:00
5ce2129406
Use native version, add compatibility for both amd64 and arm64
2022-05-12 21:03:31 +02:00
16d5eecd74
Add FAQ
...
This means frequent problems really...
2022-04-05 13:53:54 +02:00
f1849ef17f
Update README.md
2022-04-05 09:32:49 +02:00
bc9d3c9575
Update README.md
2022-04-05 09:21:32 +02:00
10f303bc63
Add pretty things
2022-04-05 09:10:04 +02:00
037eaea85b
Update README.md
2022-04-04 23:56:47 +02:00
101ac458f5
Update README.md
2022-04-04 23:13:52 +02:00
a4176e1dd6
Update README.md
2022-04-04 18:38:04 +02:00
a3813d64dc
Update README.md
2022-04-04 18:32:43 +02:00
01c3c74b9a
Move copy command to the end of the file
...
Reason: faster builds when editing scripts
2022-03-13 23:57:50 +01:00
56011315db
Update README.md
...
Remove `--build` from the 3rd step. It shouldn't be there as we already built the image with `docker-compose build`
2022-03-11 09:55:35 +01:00
610d7b8e45
Delete .travis.yml
2022-03-10 00:06:31 +01:00
6f4eb40f91
Update docker-compose.yml
2022-03-10 00:05:54 +01:00
58334f6ab9
Update README.md
2022-03-10 00:05:11 +01:00
e50679fd0d
Update README.md
2022-03-09 20:17:41 +01:00
cee6f7b507
Update README.md
2022-03-09 19:50:04 +01:00
2514966acd
Update README.md
2022-03-09 19:48:28 +01:00
00a3164f4a
Update README.md
2022-03-09 19:48:13 +01:00
2a34984f86
Update README.md
2022-03-09 19:47:15 +01:00
33e7e8dfd0
Merge pull request #2 from jiriks74/arm64
...
Remove unnecessary files
2022-03-09 19:04:28 +01:00
a1aa8b21e2
Remove unnecessary files
...
To clarify, unnecessary for this usecase. To find all files with the modifications in `Dockerfile` for `arm64` look into the [arm64-full_repo](https://github.com/jiriks74/Docker-DocumentServer-Arm64/tree/arm64-full_repo )
2022-03-09 19:01:03 +01:00
d9b82fad23
Merge pull request #1 from jiriks74/arm64
...
Arm64
2022-03-09 18:59:08 +01:00
ba8a436cb4
Fix postgresql version, no line after \
2022-03-09 16:55:45 +01:00
05aa933b9a
Initial commit
...
Docker build process now adds debian bullseye repositories, downloads needed arm dependencies, downloads qemu and binfmt, downloads and modifies needed amd64 libraries
Change the install process of documentserver itself: Downloads package from official debian repositories, modifies dependencies, repackages it and resumes the normal install process. Package does not install from `/tmp` but from `/build` which is removed after instalation is completed
`docker-compose.yml` larger stop grace period - Raspberry Pis have slow storage, set to two minutes just to be sure it doesn't get killed because of that
2022-03-09 16:45:56 +01:00
papacarlo
e17831904d
Merge branch hotfix/v7.0.1 into master
2022-02-22 08:17:41 +00:00
Pavel Lobashov
b2e720e66c
Fix broken links to Docker-CommunityServer ( #402 )
...
Continue of #400
Those links became incorrect in
e7c8e59a37
I'm not sure that we REALLY need those links in this project, maybe just
give links to README page and that's it
But leaving it as it is
2022-01-31 11:18:50 +03:00
papacarlo
973409cc8f
Merge branch release/v7.0.0 into master
2022-01-17 14:34:33 +00:00
papacarlo
33faf622c8
Merge branch hotfix/v6.4.2 into release/v7.0.0
2021-10-28 07:33:57 +00:00
papacarlo
26ef312557
Merge branch hotfix/v6.4.1 into release/v6.5.0
2021-09-30 12:21:08 +00:00
papacarlo
ca39675055
Merge branch hotfix/v6.4.1 into master
2021-09-28 08:08:26 +00:00
Semyon Bezrukov
a31a579d24
Add WOPI_ENABLED variable ( #379 )
...
* Add WOPI_ENABLED variable
* Add var description
2021-09-14 17:53:37 +03:00
Svetlana Maleeva
32a8a24a0f
Update README.md ( #377 )
2021-09-14 17:42:55 +03:00
papacarlo
0613f8a0ca
Merge branch release/v6.4.0 into develop
2021-08-26 13:55:56 +00:00
papacarlo
a23477301e
Merge branch release/v6.4.0 into master
2021-08-26 11:40:24 +00:00
papacarlo
d654094671
Merge branch hotfix/v6.3.1 into release/v6.4.0
2021-07-15 13:14:47 +00:00
papacarlo
93a0526a7c
Merge branch hotfix/v6.3.1 into develop
2021-07-15 13:14:43 +00:00
Roman Demidov
5bf1ff715f
Remove server version of spell checker ( #365 )
2021-06-22 09:59:50 +03:00
Semyon Bezrukov
c6e7d68016
Fix docker targets ( #361 )
...
* Fix docker targets
* Fix docker latest tag
2021-06-01 17:29:31 +03:00
papacarlo
13a01e7c56
Merge branch release/v6.3.0 into develop
2021-05-20 12:08:20 +00:00
papacarlo
3b830417a2
Merge branch release/v6.3.0 into master
2021-05-20 12:08:15 +00:00
papacarlo
245659807a
Merge branch hotfix/v6.2.2 into release/v6.3.0
2021-05-07 13:27:20 +00:00