Conservative? Republican? Fuck yourselves. You’ll pay for your stupidity.

  • 64 Posts
  • 2.12K Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • Not personally used docker and SMB in that exact setup, but I would approach it as leaving the server to deal with SMB etc and docker to handle the volume after the fact.

    But do you mean you have all your docker compose files on a different server connected via SMB, and from your host server running docker, so it needs to access the external SMB server?

    I wouldn’t set it up like this. Config data itself should be negligible. Are you concerned with docker image data storage usage? Because your setup of having the configs elsewhere I believe wouldn’t solve the image size storage needs since the docker host would still pull them down


  • Several people doing different tasks

    Are you able to expand on the scale and nuance here?

    1. Is it in a chain where one persons tasks gives the input to the next persons task? factory line style?
    2. How large are the tasks and then roles to fulfill them? IE at a subway (bake bread initially, prepare sandwich on demand) vs a software project (months long work, tasks could potentially months long and need many subtasks)

    Some example questions for what I mean