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

Install compilebox in docker container #41

Closed
pvn-chi-ngo opened this issue Jul 18, 2017 · 2 comments
Closed

Install compilebox in docker container #41

pvn-chi-ngo opened this issue Jul 18, 2017 · 2 comments

Comments

@pvn-chi-ngo
Copy link

I install compilebox by this way:

  • Create CentOS/Ubuntu image: only contains centos/ubunto + folder code
  • Run into container and install in it. But when docker build 'virtual machine', I met many problems. I've solved a few. But now I'm stuck @@:
...
Step 28/35 : RUN apt-get install -y scala
...

...
Errors were encountered while processing:
 libpam-systemd:amd64
 policykit-1
 colord
 policykit-1-gnome
E: Sub-process /usr/bin/dpkg returned an error code (1)

Please help me to resolve this problem. Thank you so much!

@pvn-chi-ngo
Copy link
Author

I've done it with Docker-in-Docker in 'sibling' style, without scalar language.

@saurabh1294
Copy link

Hi @pvn-chi-ngo ,

I am stuck at the same location. Please help. I need detailed steps for fixing this one. Can you mail me at saurabh.gattani@gmail.com ?

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

2 participants