Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
An easy way to start and update a composer library
Post Body

I have a tiny script that I found so useful I just wanted to share it. In general unraid doesnt handle docker-compose very well on startup, and for me I have a folder named compose with sub directories for each service (sonarr, radarr etc).

For those who are just looking at starting a clean session with docker-compose this could be a handy script that remove all existing docker containers, networks etc (cleans up), then it go into each folder, pull and start each docker-compose file. It will try some times before it gives up. If you put a file with "ignore" in the folder it will not start or touch that folder.

Personally I just run it if its any issues with docker and at startup, and after doing so I have not had any issues with docker-compose.

WARNING: This WILL delete your existing docker containers

Its just a personal script so dont expect any fancy bells and such. I just run ./startall.sh and it does it job, but you can adjust it somehow with parameters (check the code).

https://github.com/alekslyse/docker-manage

Author
Account Strength
90%
Account Age
9 years
Verified Email
Yes
Verified Flair
No
Total Karma
2,415
Link Karma
1,161
Comment Karma
1,254
Profile updated: 23 hours ago
Posts updated: 22 hours ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
1 year ago