• unphazed@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    5 months ago

    As an OMV user, most of my time starting a container is troubleshooting the compose syntax (delete tabs, replace with spaces, is it " or ’ ?) I recently discovered that some containers create a user by default with no way of specifying another user and since it’s a container it doesn’t register to the host, meaning that setting file permissions and accessing via smb is oh so much joy. But every struggle is a new fount of knowledge.

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    5 months ago

    I swear every time I work with docker I’ve got to check the manual. It’s got some of the least intuitive commands.