all-in-one/Containers/onlyoffice/Dockerfile
szaimen 2af13efe63 update some files
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-26 12:18:58 +02:00

4 lines
No EOL
170 B
Docker

# From https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/Dockerfile
FROM onlyoffice/documentserver:7.2.0.204
HEALTHCHECK CMD curl -skfI localhost || exit 1