Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

docker compose?

Featured Replies

Is anybody using docker compose?

 

Are there any plans to integrate it with unRAID?

  • 9 months later...
  • Replies 118
  • Views 54k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I'd like something like this. Both to easily reuse Docker Compose setups, but also to be able to group applications together in the Unraid UI. Atm it feels like Unraid promotes bad Docker practice by

  • ironicbadger
    ironicbadger

    Sorry to revive an old thread.   Can we get docker-compose into unraid for real this time?

  • I for one would also like to see this, as I use numerous links in my configuration. It seems to me that the dockerMan's XML template system is just re-implementing what docker-compose does better, and

Posted Images

why isn't anyone else +1 this? :(

 

+1

Gets a +1 from me as well.

 

ELK and GitLab would really benefit from being able to compose rather than hack together an all in one dockerfile.

I found this: Docker Compose UI by francescou - however so far I'm not able to connect it to the docker port if one you genius could show me the way this would be a great solution for dummies like me.

 

thanks

The current release of unRAID is still using docker 1.7.1 which doesn't have compose. This will be rectified in 6.2, but we are not adding compose to the UI yet, though other UIs could probably connect to the service and of course there is always command line.

  • 7 months later...

Docker compose could be a boon for some of the less tech-savvy users, still a little scared of docker, especially the thought of having to link containers together, ie SQL and kodi etc...

 

Compose absolutely excels in that area.

+1 for this! Docker composer is a good utility for simplifying things.

+1 It is pretty unusual we dont have it now. Could this be part of nerd tools?

Could this be part of nerd tools?

 

It could but it should be tied into the core docker-engine version from LT so that incompatibilities can be checked for prior any forthcoming releases. As we all know, Docker like to break APIs for fun https://forums.docker.com/t/mismatch-between-api-versions-after-automatic-update-to-1-11-0-beta6-with-docker-machine-on-amazon/8549

 

There's nothing stop people curl'ing the binary in their go file for now though.

  • 3 weeks later...

I for one would also like to see this, as I use numerous links in my configuration. It seems to me that the dockerMan's XML template system is just re-implementing what docker-compose does better, and perhaps can be phased out (or made to generate docker-compose files?)... Hopefully with compose we could abandon the practice of bundling together many services and instead use discreet containers.

+1 as well. Better to use official tools that simplify things whenever possible.

  • 1 month later...
  • 3 weeks later...

+1 docker compose

 

This would better support linking of containers, means I dont have to learn another syntax, is transferable to other systems, has more features ... is fully documented. I have been using docker for some time on Ubuntu system and just transitioning to unraid. I have a number of containers using docker compose that I now need to rewrite or find and test unraid community equivalents. I like to build my docker images with minimal dependencies but that doesnt seem possible with unraid system?

 

I also havnt been able to find a definitive guide on writing docker templates for unraid, please advise if there is one that I might have missed. Ideally, documention would be something like that provided for docker compose itself at https://docs.docker.com/compose/compose-file/. So again, why not just support/use docker-compose rather than reinvent ... or am I overlook some key benefit?

 

Please dont take this the wrong way ... intended as constructive feedback. Docker compose is relatively new and maybe wasnt a viable option previously?

You basically just need to create a dockerfile https://docs.docker.com/engine/getstarted/step_four/

 

There is really nothing specific per se on unRaid's implementation of docker vs other platforms

 

The unRaid templates are just a xml document that has all of the options for the docker run command  http://lime-technology.com/forum/index.php?topic=40937.msg486569#msg486569

 

But, yeah docker compose support would be a big bonus...

Ok, that makes sense. I suppose the xml makes it easier to provide the web interface. I suppose I can just add an unraid xml version to my existing projects ... should be easy enough.

 

Maybe a conversion tool/script from compose to unraid xml?

 

Ok, that makes sense. I suppose the xml makes it easier to provide the web interface. I suppose I can just add an unraid xml version to my existing projects ... should be easy enough.

 

Maybe a conversion tool/script from compose to unraid xml?

I don't know the feasibility of a yaml to dockerfile conversion

 

Sent from my LG-D852 using Tapatalk

 

 

  • 6 months later...

SSH into Tower, 

you can use the usual commands to install or upgrade Compose:

curl -L https://github.com/docker/compose/releases/download/1.14.0-rc2/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose

FTP into Tower, upload your docker-compose.yml file.--> I uploaded to:  /mnt/user/appdata (see my docker-compose.yml for and example, also here

SSH into Tower, and change directory to your docker-compose.yml file. 

 cd /mnt/user/appdata

then docker-compose up

docker-compose up

 

docker-compose.yml

  • 2 weeks later...

+1 for an integrated Docker-compose

 

  • 3 weeks later...

+1

+1

+1

 

looking forward to docker-compose in next relase

  • 4 months later...

Looks like this is still not done? Can we please have it, rather than me downloading it or automating it on the flash side?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.