[GH-ISSUE #321] Docker-Compose stops at step 6/15 - Error copying file #163

Closed
opened 2026-02-26 10:30:28 +03:00 by kerem · 1 comment
Owner

Originally created by @Hasenhirn on GitHub (Dec 15, 2020).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/321

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
docker-compose up stops at step 6/15

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
get docker-compose.yml and Dockerfile from this git in directory (/var/docker/onlyoffice/) and run docker-compose up
Error Message:

ERROR: Service 'onlyoffice-documentserver' failed to build : COPY failed: file not found in build context or excluded by .dockerignore: stat config: file does not exist
All previous steps were completed without an error

What is the expected behavior?
Proceed beyond step 6

Did this work in previous versions of DocumentServer?
This is my first attempt at running documentserver with docker-compose

DocumentServer Docker tag:
Latest

Host Operating System:
Raspberry Pi OS 64

Originally created by @Hasenhirn on GitHub (Dec 15, 2020). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/321 **Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** docker-compose up stops at step 6/15 **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.** get docker-compose.yml and Dockerfile from this git in directory (/var/docker/onlyoffice/) and run docker-compose up Error Message: > ERROR: Service 'onlyoffice-documentserver' failed to build : COPY failed: file not found in build context or excluded by .dockerignore: stat config: file does not exist All previous steps were completed without an error **What is the expected behavior?** Proceed beyond step 6 **Did this work in previous versions of DocumentServer?** This is my first attempt at running documentserver with docker-compose **DocumentServer Docker tag:** Latest **Host Operating System:** Raspberry Pi OS 64
kerem closed this issue 2026-02-26 10:30:28 +03:00
Author
Owner

@Hasenhirn commented on GitHub (Dec 15, 2020):

I realized that I am an absolute beginner at docker and did everything wrong. I had to clone the whole repo in order to have all files neccessary. Now Step 13 fails, but I will try and solve it myself. Sorry for the spam.

<!-- gh-comment-id:745616742 --> @Hasenhirn commented on GitHub (Dec 15, 2020): I realized that I am an absolute beginner at docker and did everything wrong. I had to clone the whole repo in order to have all files neccessary. Now Step 13 fails, but I will try and solve it myself. Sorry for the spam.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#163
No description provided.