Replies: 1 comment
-
As always there are more than one solution. I think that the solution that I took was the right one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think that we should use the samba file-server, simply because that is the default file-server. I also think that we should use docker-compose for the entire PDM server (and off-topic create an app-image for the client).
But the samba file-server is a pain to dockerize. I mean, look at this. https://alexlubbock.com/convert-samba-docker
This is beyond simple and docker-compose is all about being simple.
So here are my two questions:
Beta Was this translation helpful? Give feedback.
All reactions