Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem starting docker #8

Open
fdabrao opened this issue Aug 27, 2018 · 10 comments
Open

Problem starting docker #8

fdabrao opened this issue Aug 27, 2018 · 10 comments
Assignees

Comments

@fdabrao
Copy link

fdabrao commented Aug 27, 2018

Hello all,
I can´t start it, giving the error message:
"Welcome to CentOS Linux 7 (Core)!

Set hostname to <5465b139c50c>.
Initializing machine ID from random generator.
Unit tmp.mount is bound to inactive unit dev-mapper-centos\x2droot.device. Stopping, too.
Startup finished in 60ms.
Job systemd-update-utmp-runlevel.service/start failed with result 'dependency'.
".

Best regards,

Fernando

@ealexhaywood
Copy link

Also getting this error, giving it a solid bump.

@BinkyWong
Copy link

I'm also getting this error:

systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Detected virtualization docker.
Detected architecture x86-64.

Welcome to CentOS Linux 7 (Core)!

Set hostname to .
Initializing machine ID from random generator.
Unit tmp.mount is bound to inactive unit dev-mapper-centos\x2droot.device. Stopping, too.
Startup finished in 27ms.
Job systemd-update-utmp-runlevel.service/start failed with result 'dependency'.

anyone get around this?

@tfoldi tfoldi self-assigned this Mar 25, 2019
@tfoldi
Copy link
Owner

tfoldi commented Mar 25, 2019

what is your host OS?

@fdabrao
Copy link
Author

fdabrao commented Mar 25, 2019

Centos 7

@tfoldi
Copy link
Owner

tfoldi commented Mar 25, 2019

were you able to run any other, systemd based centos images on your docker host? I mean is your issue specific to the tableau image?

@fdabrao
Copy link
Author

fdabrao commented Mar 25, 2019

Well, I tried with this Dockerfile. I did not tried with other.

@tfoldi
Copy link
Owner

tfoldi commented Mar 26, 2019

can you build/test a basic Dockerfile like the one here: https://hub.docker.com/r/centos/systemd/ ? Does that work?

@fdabrao
Copy link
Author

fdabrao commented Mar 28, 2019

I did it and it worked

--2019-03-28 11:07:49--  http://localhost/
Conectando-se a 10.10.20.244:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 403 Forbidden
2019-03-28 11:07:49 ERRO 403: Forbidden.

[root@bay-dockerserver httpd]# docker ps
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS                NAMES
5996c6a78441        httpd               "/usr/sbin/init"    3 minutes ago       Up 3 minutes        0.0.0.0:80->80/tcp   httpd

@samuel-begin
Copy link

samuel-begin commented May 15, 2019

im also running into this. Host is ubuntu 18.04
but the problem is inconsistent, sometimes it gets through and I havent figured out why

@Vardominator
Copy link

Hi. Are there any updates on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants