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.

Can't install an Ubuntu Docker (from docker hub)

Featured Replies

Howdy,

I'm trying to get the stock Ubuntu (server) running as a docker. It seems to install fine but after hitting start, it just stops after about 5 seconds. The Unraid Docker log stays completely empty. I've removed the image and reinstalled it already. I'm open to suggestions!

Not without seeing the generated docker run command, and the dockerHub page for the container

You have to give the container something to do.  If you just run "ubuntu:latest" and nothing else it will just stop right after start.

Run this instead:

docker run -ti --rm ubuntu bash

 

Your unraid server will download the image, start a new container with a random name and then present you with a bash terminal prompt.  Then proceed as normal, "apt update && apt install myfavapp" etc

  • 3 years later...
On 2/6/2019 at 5:04 AM, dee31797 said:

You have to give the container something to do.  If you just run "ubuntu:latest" and nothing else it will just stop right after start.

Run this instead:

docker run -ti --rm ubuntu bash

 

Your unraid server will download the image, start a new container with a random name and then present you with a bash terminal prompt.  Then proceed as normal, "apt update && apt install myfavapp" etc

 

The answer really helps me! I am confused to the immediately stop for a week.

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.