Replies: 6 comments
-
I will have a look at this. If we're lucky, we'll only have to switch to the Ubuntu 20.04 base image. |
Beta Was this translation helpful? Give feedback.
-
Doesn't look so good. Installation fails with 19.5 and 19.6 when using an Ubuntu:20.04 base image. Using our script and also when following Claris' Tutorial at https://support.claris.com/s/article/Running-FileMaker-Server-in-a-Docker-container-for-Ubuntu-20-04?language=en_US. This is the error:
|
Beta Was this translation helpful? Give feedback.
-
What filesystem have you set in Docker Desktop settings? |
Beta Was this translation helpful? Give feedback.
-
I used Bind mount and volume as your previous version via the install.sh
and helper_ubuntu.sh
…On Tue, Dec 20, 2022 at 18:20 S ***@***.***> wrote:
What filesystem have you set in Docker Desktop settings?
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKEY4DYNIHCIHWW56UO4HXTWOGI65ANCNFSM6AAAAAAS2AGIPY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Sorry, I meant in the Docker Desktop Dashboard, go to Settings/General and under "Choose file sharing implementation for your containers", you have 3 options:
You probably have VirtioFS activated. Please try setting it to gRPC FUSE, clean up everything (all images & containers). Also - I mixed up this issue with #16 , sorry. |
Beta Was this translation helpful? Give feedback.
-
I will change the setting as you suggested and try again. Thanks
…On Tue, Dec 20, 2022 at 9:26 PM S ***@***.***> wrote:
Sorry, I meant in the Docker Desktop Dashboard, go to Settings/General and
under "Choose file sharing implementation for your containers", you have 3
options:
1. gRPC FUSE
2. VirtioFS
3. osxfs (Legacy)
You probably have VirtioFS activated. Please try setting it to gRPC FUSE,
clean up everything (all images & containers).
Also - I mixed up this issue with #16
<#16> , sorry.
I will be pushing an update in a few minutes that will add an additional
option in the install process. Please try and see if that solves the
problem.
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKEY4D7GG7QKKFYQZPVTFATWOG6ZDANCNFSM6AAAAAAS2AGIPY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Since Apple released FMS 19.6.1.52 only runs on Ubuntu 20.04, your package could not build the Docker Image and Docker Container.
If you have time, please build the new version for your Package.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions