Git Product home page Git Product logo

docker-archlinux's People

Contributors

greyltc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-archlinux's Issues

Is this still developed

According to the description, there will be a build on every sunday. But there hasn't been one for 3 month and the last one failed.

Will there be any update?

Docker on Sierra : Building issue

Hi,

Thanks for your work here it is really promising. Just tried to get it working here and got this :

--- uncompress package: /var/folders/q8/0nk145n94lv3k76h82mv9hdc0000gn/T/tmp.83DCXzBD/dash-0.5.9.1-1-x86_64.pkg.tar.xz
--- configure DNS and pacman
/dev/fd/63: line 106: ./tmproot/etc/mtab: No such file or directory

However

~/Projects/TestDockerArch/docker-archlinux/tmproot/etc                                                                                                  [15:04:47] 
> $ ls mtab                                                                                                                                                          mtab

Could you help? I am using Docker on Mac OSX Sierra. It is probably due to the absence of fakechroot on Mac.

Thanks,

Stephane

Tips on how to use dockerized Arch

I'm a bit lost on where to start. On Ubuntu, I could start sshd with service ssh start. However, on Arch systemctl complains of missing dbus. Any tips on how to launch services and do more?

[file conflicts] files from core repo already exists on filesystem.

Conflicting packages are core/dash and core/libedit.

Running lostfiles in docker run -it sh lists

/usr/include/editline
/usr/include/editline/readline.h
/usr/include/histedit.h
/usr/lib/libedit.so
/usr/lib/libedit.so.0
/usr/lib/libedit.so.0.0.68
/usr/lib/pkgconfig/libedit.pc
/usr/share/doc/libedit
/usr/share/doc/libedit/ChangeLog
/usr/share/licenses/libedit
/usr/share/licenses/libedit/COPYING

owned by core/libedit and

/usr/bin/dash
/usr/share/licenses/dash
/usr/share/licenses/dash/COPYING

owned by core/dash and running pacman -Syu fails if target depends on them.

Pacman: error while loading shared libraries

Good evening.

First I would like to say thank you for all the hard work you put into this. I've learned a lot just by the style of your shell scripts.

I've run into a problem while trying to run the build.sh step.
I've posted the output of $docker build -t archlinux . at this pastebin
https://pastebin.com/FW0WJyrK

I am running;
Arch Linux
4.11.7-1-ARCH

Docker
Client:
Version: 17.05.0-ce
API version: 1.29
Go version: go1.8.1
Git commit: 89658bed64
Built: Fri May 5 22:40:58 2017
OS/Arch: linux/amd64

Server:
Version: 17.05.0-ce
API version: 1.29 (minimum version 1.12)
Go version: go1.8.1
Git commit: 89658bed64
Built: Fri May 5 22:40:58 2017
OS/Arch: linux/amd64
Experimental: false

Also I made sure all of the required packages listed in the readme.md are installed.

Please let me know what other information would help you help me with this problem.

Thank you.

V/r

ln: failed to create symbolic link '/etc/localtime': File exists

Problem running this command...

$ docker build -t archlinux .
...
Generating locales...
en_US.UTF-8... done
Generation complete.
ln: failed to create symbolic link '/etc/localtime': File exists
The command '/bin/sh -c setup-arch-docker-container' returned a non-zero code: 1

Can you help me?
Thanks

remove /usr/lib/firmware

/usr/lib/firmware is useless inside docker but it takes 50% or more spaces,
why not remove it?

Why zsh as /bin/sh?

That's not expected behavior from Archlinux IMO.

The minimum archlinux tarball has /bin/sh as dash which seems fine for absolute minimum setups.

And then bash is installed which canonically owns /bin/sh.

Especially if you uninstall zsh in the docker image you're left without a working /bin/sh, when it doesn't even own the file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.