Docker GUI plugin now stable

  • one more question. then i select location of the Docker base with running docker plug (and if i try copy - plugin is disabled) - communication failure


  • 1. should enable both docker and docker-test repo


    2. do not change docker base currently
    there is bug (omv3 only)

    OMV3 on Proxmox
    Intel E3-1245 v5 | 32GB ECC RAM | 4x3TB RAID10 HDD
    omv-zfs | omv-nginx | omv-letsencrypt | omv-openvpn
    Click link for more details

  • how to get acces to shared folder from linuxserfver/transmission container
    i have private shared folder /media/xxxx/downloads (host path) and /downloads (container path) transmission get "Read-only file system"
    if i uncheck ro docker set 911 permission on this downloads shared folder

  • how to get acces to shared folder from linuxserfver/transmission container
    i have private shared folder /media/xxxx/downloads (host path) and /downloads (container path) transmission get "Read-only file system"
    if i uncheck ro docker set 911 permission on this downloads shared folder

    According to the instructions on the specific docker image webpage you should set proper values for the PGID and PUID parameters to some user on your system that has read/write access to the /media/xxxx/downloads folder.

  • According to the instructions on the specific docker image webpage you should set proper values for the PGID and PUID parameters to some user on your system that has read/write access to the /media/xxxx/downloads folder.

    1. create user "stan"


    root@openmediavault:/media/bb89ecf4-d803-4832-ab16-9d8ea53d447e# id stan
    uid=1000(stan) gid=100(users) groups=100(users),27(sudo),115(ssh)


    2. create for test public only share "public" with rw rights for user "stan"


    root@openmediavault:/media/bb89ecf4-d803-4832-ab16-9d8ea53d447e# ls -l total 28
    drwxrwsr-x 4 911 911 4096 Aug 29 14:37 downloads
    drwx------ 2 root root 16384 Aug 25 12:12 lost+found
    drwxrwsr-x 6 root users 4096 Aug 29 14:53 media
    drwxrwsrwx 7 stan users 4096 Aug 29 19:27 public


    3. create and run docker linuxserver/transmission


    http://imgur.com/a/jkWYK


    after restart docker container transmission don't save configuration and torrents state (siedding -> paused, not selected files are marked)


    help me set up correctly ))

  • ridiculous I personally tested exactly same docker
    and downloading torrent file works well


    I think you should test with stan account
    1. fist log in to stan account
    su satan
    2. go to your shared host folder
    3. touch test
    4. check `test` file is created successfully

    OMV3 on Proxmox
    Intel E3-1245 v5 | 32GB ECC RAM | 4x3TB RAID10 HDD
    omv-zfs | omv-nginx | omv-letsencrypt | omv-openvpn
    Click link for more details

  • Code
    stan@openmediavault:/media/bb89ecf4-d803-4832-ab16-9d8ea53d447e/public$ touch test
    stan@openmediavault:/media/bb89ecf4-d803-4832-ab16-9d8ea53d447e/public$ ls -l
    total 20
    drwxr-sr-x 2 stan users 4096 Aug 29 21:51 complete
    drwxr-sr-x 5 stan users 4096 Aug 29 21:51 config
    drwxr-sr-x 2 stan users 4096 Aug 29 21:51 incomplete
    -rw-r--r-- 1 stan users 0 Aug 30 00:08 test
    drwxrwsr-x 3 stan users 4096 Aug 29 21:51 Vice Principals (Season 01)
    drwxr-sr-x 2 stan users 4096 Aug 29 19:23 watch

    but stan user cant delete Vice Principals (Season 01) folder and files in it

    Code
    drwxrwsr-x 2 stan users      4096 Aug 29 21:51 Subtitles
    -rw-rw-r-- 1 stan users   1768140 Aug 29 21:51 Vice.Principals.[S01E01].KB.[qqss44].avi.part

    please show me screenshot of your docker container
    did you mount config folder and edit settings.json?

  • here is screenshot of my container setting
    I can edit transmission config file via OMV samba without issue


    check acl of sharedfolder using 'getfacl'
    and 'mount' to show mounting option..

  • strange... set up all over again. but after restarting the docker (stop/start or restart) active download torrent lost download progress and start download from scratch. if it paused after restart save state (pause).

  • Fix not working `changing docker base path`
    Fix not working `copy docker data`
    in openmediavault-docker-gui 3.1.2 version


    updated package will be uploaded by @ryecoaaron soon

    OMV3 on Proxmox
    Intel E3-1245 v5 | 32GB ECC RAM | 4x3TB RAID10 HDD
    omv-zfs | omv-nginx | omv-letsencrypt | omv-openvpn
    Click link for more details

    • Offizieller Beitrag

    3.1.2 is in the docker testing repo now.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I haven't moved to OMV3 yet (only will in stable).


    Can anyone tell me if the bug I posted some days exists in this Docker new plugin?
    The bug is: in "Copy Container", environment custom vars (Ex: PUID, GUID...) get scrambled or disappear.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!