docker-services icon indicating copy to clipboard operation
docker-services copied to clipboard

all docker services

Results 17 docker-services issues
Sort by recently updated
recently updated
newest added

I recently found i was having bad performance partly due to the filesystem not being cached and that it currently takes a long time to cache if calling folder by...

I have been using the container perfectly (it works really well) but suddenly, I find that without having done anything, the content of the mounted unit is not updated (GDrive)...

I´m getting this error when I start the docker image, if I remove the :shared from the volume the service starts but is not sharing the content with the external...

Hello! Thanks for these images, they work great. I've been using this on a raspberry pi. This small change allows gitlab to create the images for both architectures. I tested...

I mounted my Gdrive on my Synology NAS using the following command: `sudo docker run -d --name rclone-mount --restart=unless-stopped --cap-add SYS_ADMIN --device /dev/fuse --security-opt apparmor:unconfined -e RemotePath="gdrive_psu_crypt:" -e MountCommands="--allow-other --allow-non-empty...

Added support for Multiple Local networks for Sabnzbd/Openvpn

I have setup this docker with a single connection to a google drive, I wonder is it possible to setup multiple connection to different google drive account.

Have been able to get the openvpn portion running, however the error is local to the sabnzbd user. Here is the command to start the docker: `sudo docker run -d...

Your image works very well but I have doubts about why you have not relied on the official image to mount the remote relationship systems. The official image already has...

`/sbin/ip r l m 0.0.0.0` was returning a error regarding the route metric and was not returning anything for the following statements leaving out the creation of the local default...