You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
System: Debian Jessie VM
Commit: 46cc793
What I expected: Running docker build and run without additional environment variables successfully installs and runs CODE with dummy certificates.
The error I received: Many directories are missing. Here is a log after running these commands. Logs.txt
Additional: I was able to circumvent this problem by splitting apt-get -y install loolwsd code-brand collaboraoffice6.2-dict* collaboraofficebasis6.2* into two apt-get statements with the glob patterns in their own statement. I think they were not properly installed, but the container was able to work.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
System: Debian Jessie VM
Commit: 46cc793
What I expected: Running docker build and run without additional environment variables successfully installs and runs CODE with dummy certificates.
The error I received: Many directories are missing. Here is a log after running these commands.
Logs.txt
Additional: I was able to circumvent this problem by splitting
apt-get -y install loolwsd code-brand collaboraoffice6.2-dict* collaboraofficebasis6.2*
into two apt-get statements with the glob patterns in their own statement. I think they were not properly installed, but the container was able to work.The text was updated successfully, but these errors were encountered: